<div dir="ltr"><div>Thanks for the reply.<br></div>I'm quite sure my system is 32-bits. When I use lx86cl64 I receive the error <i>Can't determine machine architecture.  Fix this.<br></i><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 9, 2015 at 6:20 PM, R. Matthew Emerson <span dir="ltr"><<a href="mailto:rme@clozure.com" target="_blank">rme@clozure.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">lx86cl is the 32-bit version of the lisp kernel.  Perhaps your system is 64-bit, and you don't have the 32-bit libraries installed.<div><br></div><div>Try using lx86cl64 instead.  You can copy scripts/ccl64 to /usr/local/bin (and rename ccl64 to ccl if you want;  that's what I do).</div><div><div class="h5"><div><br></div><div><br></div><div><div><br><div><blockquote type="cite"><div>On Apr 9, 2015, at 11:41 AM, Top, J.D. <<a href="mailto:j.d.top@student.rug.nl" target="_blank">j.d.top@student.rug.nl</a>> wrote:</div><br><div><div dir="ltr"><div>Hello,<br><br></div>Since no other source or party has been able to help I decided to request support from the CCL mailing list.<br><div><div><p>I've been trying to install CCL on Ubuntu but to no avail. I've obtained the Linux CCL package from <a href="http://ccl.clozure.com/download.html" rel="nofollow" target="_blank">http://ccl.clozure.com/download.html</a>, and followed the instructions from <a href="http://ccl.clozure.com/install.html" rel="nofollow" target="_blank">http://ccl.clozure.com/install.html</a> (as well as a lot of other online help). </p><p>I wish to run CCL straight from a terminal prompt without using 
Slime, so I've copied the ccl script to <i>/usr/local/bin/</i>. Then I edited 
it to change the path: <i>CCL_DEFAULT_DIRECTORY=/home/myname/Desktop/ccl</i> 
(as the package was extracted in the desktop). I've also built the Lisp 
kernel by using the command "<i>make clean && make</i>" in <i>
/home/myname/Desktop/ccl/lisp-kernel/linuxx8632</i>.</p><p>However, despite these efforts running "ccl" from a command prompt results in</p><p><i>myname@mycomputer:~$ ccl</i></p><i>

</i><p><i>/usr/local/bin/ccl: 48: exec: /home/myname/Desktop/ccl/lx86cl: not found</i></p><p>Despite lx86cl being in this exact location (which can be seen by 
dragging the file into the terminal). If I change the filename from 
lx86cl.image to lx86cl running the command "ccl" results in</p><p><i>/usr/local/bin/ccl: 48: exec: /home/myname/Desktop/ccl/lx86cl: Permission denied</i>, even if "sudo ccl" is used. <br></p><p>After ticking the "allow executing file as program" box in the lx86cl permissions the error changes to</p><p><i>/home/myname/Desktop/ccl/lx86cl: 1: /home/myname/Desktop/ccl/lx86cl: Syntax error: word unexpected (expecting ")")<br></i></p><p>Any help with installing CCL on unbuntu would be greatly appreciated.</p><div><br></div></div></div></div></div></blockquote><br></div></div></div></div></div></div></blockquote></div><br></div>