Dear all,<br><br>I've solved the problem. It failed because asdf:find-system doesn't work in the executable. The only part that used asdf:find-system is locating catalog.dtd, so I modified the code a bit so that it loads catalog.dtd from current directory and it worked.<br><br>However, another error occurred when loading Plexippus XPath. I can't remember the exact error message but it's not something like *** not found and looks like non-trivial to fix (I searched for the message and found a macro that is used a lot in the code), so ... is there any good alternatives to Plexippus XPath?<br><br>BTW: The error only occured in the executable (under Windows). The whole project works well in interpretation mode with asdf:load-system.<br><br>It's the last missing piece to the puzzle. I've already tested the executable with all xpath related codes commented out and it worked. Since xpath is not heavily used, it's ok to replace it with another library.<br><br>Thanks in advance!<br><br>- Rujia<br><br><div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Rujia Liu";<2575127@qq.com>;</div><div><b>发送时间:</b> 2015年6月29日(星期一) 晚上6:44</div><div><b>收件人:</b> "ecls-list"<ecls-list@lists.sourceforge.net>; <wbr></div><div></div><div><b>主题:</b> [Ecls-list] building executable using cxml</div></div><div><br></div><div style="min-height:22px">Dear all,</div><div style="min-height:22px"><br></div><div style="min-height:22px">Has any one successfully built an executable with code using cxml? my program starts with a MISSING-COMPONENT error saying that cxml is not found. I looked at the generated libs, there are only four: cxml-xml cxml-dom and so on, but no cxml.lib is found. </div><div style="min-height:22px"><br></div><div style="min-height:22px">In cxml.asd I can see cxml is a dummy system with no real component but depends on its four modules. Is it the reason that cxml.lib is skipped?</div><div style="min-height:22px"><br></div><div style="min-height:22px">Thanks!</div><div style="min-height:22px">- Rujia</div><div style="min-height:22px"></div><span class="mail-footer">发自我的iPhone</span><div id="original-content"></div></div>