<div dir="ltr"><div>Removing the ccl folder from my Desktop, redownloading a new archive using subversion to <i>/home/myname</i>, then changing the ccl script in <i>usr/local/bin</i> to use<i> CCL_DEFAULT_DIRECTORY=/home/myname/ccl</i> (instead of the former ccl directory on the Desktop) seems to have fixed it. <br><br>The desktop ccl folder was obtained from <a href="ftp://ftp.clozure.com/pub/release/1.10/ccl-1.10-linuxx86.tar.gz">ftp://ftp.clozure.com/pub/release/1.10/ccl-1.10-linuxx86.tar.gz</a>, without using subversion. In the desktop CCL folder, no lx86cl and lx86cl64 files were present, and using <i>make clean && make </i>in <i>ccl/lisp-kernel/linuxx8632</i> did not produce a lx86cl file (as opposed to the lx86cl.image), so there was no lx86cl to execute after building. <br><br></div><div><br></div>Thanks all for your incredibly quick replies and support. <br><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 9, 2015 at 8:00 PM, Devon Sean McCullough <span dir="ltr"><<a href="mailto:Devon2015@jovi.net" target="_blank">Devon2015@jovi.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Put CCL in /usr/local/src/ccl<br>
Soft link /usr/local/bin/ccl to ../src/ccl/scripts/ccl64<br>
That should do it with no edits to any scripts nor config files,<br>
other than making sure /usr/local/bin is in your PATH environment variable.<br>
<br>
   Peace<br>
      --Devon<br>
<br>
P.S. If this works please post exactly what you did to the list.<br>
If not send me the shell transcript and I'll advise you.<br>
<span><br>
On Thu, April 9, 2015 10:41, Top, J.D. wrote:<br>
> Hello,<br>
><br>
><br>
> Since no other source or party has been able to help I decided to request<br>
>  support from the CCL mailing list.<br>
><br>
> I've been trying to install CCL on Ubuntu but to no avail. I've obtained<br>
> the Linux CCL package from <a href="http://ccl.clozure.com/download.html" target="_blank">http://ccl.clozure.com/download.html</a>, and<br>
> followed the instructions from <a href="http://ccl.clozure.com/install.html" target="_blank">http://ccl.clozure.com/install.html</a> (as<br>
> well as a lot of other online help).<br>
><br>
> I wish to run CCL straight from a terminal prompt without using Slime, so<br>
</span>>  I've copied the ccl script to */usr/local/bin/*. Then I edited it to<br>
> change the path: *CCL_DEFAULT_DIRECTORY=/home/myname/Desktop/ccl* (as the<br>
<span>> package was extracted in the desktop). I've also built the Lisp kernel by<br>
</span>> using the command "*make clean && make*" in *<br>
> /home/myname/Desktop/ccl/lisp-kernel/linuxx8632*.<br>
<span>><br>
><br>
> However, despite these efforts running "ccl" from a command prompt<br>
> results in<br>
><br>
</span>> *myname@mycomputer:~$ ccl*<br>
><br>
><br>
> */usr/local/bin/ccl: 48: exec: /home/myname/Desktop/ccl/lx86cl: not<br>
> found*<br>
<span>><br>
> Despite lx86cl being in this exact location (which can be seen by<br>
> dragging the file into the terminal). If I change the filename from<br>
> lx86cl.image to lx86cl running the command "ccl" results in<br>
><br>
</span>> */usr/local/bin/ccl: 48: exec: /home/myname/Desktop/ccl/lx86cl:<br>
> Permission<br>
> denied*, even if "sudo ccl" is used.<br>
<span>><br>
> After ticking the "allow executing file as program" box in the lx86cl<br>
> permissions the error changes to<br>
><br>
><br>
</span>> */home/myname/Desktop/ccl/lx86cl: 1: /home/myname/Desktop/ccl/lx86cl:<br>
> Syntax error: word unexpected (expecting ")")*<br>
<span>><br>
><br>
> Any help with installing CCL on unbuntu would be greatly appreciated.<br>
</span><div><div>> _______________________________________________<br>
> Openmcl-devel mailing list<br>
> <a href="mailto:Openmcl-devel@clozure.com" target="_blank">Openmcl-devel@clozure.com</a><br>
> <a href="https://lists.clozure.com/mailman/listinfo/openmcl-devel" target="_blank">https://lists.clozure.com/mailman/listinfo/openmcl-devel</a><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div></div></div></div></div>