<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 class="" itemprop="text">

        <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">http://ccl.clozure.com/download.html</a>, and followed the instructions from <a href="http://ccl.clozure.com/install.html" rel="nofollow">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>