This is the error that Clisp spits out when loading CM, although the load doesn&#39;t actually fail. It&#39;s at the same line number (342 -- see previous email) in &quot;cm.sh&quot; where SBCL and CMUCL fail.<br>
<br>
;;&nbsp; Loading file /usr/local/lisp/cm/src/cm.lisp ...<br>
;;&nbsp;&nbsp; Loading file /usr/local/lisp/cm/cm.asd .../usr/local/lisp/cm/bin/cm.sh: 342: [[: not found<br>
[Error&nbsp; ]&nbsp; No such file or directory: &#39;&#39;<br>
[Fatal&nbsp; ]&nbsp; Can&#39;t determine CM_ROOT_DIR!<br>
[Notice ]&nbsp; Re-run with -R option.<br>
Aborting.<br><br>I&#39;m not sure where to specify &quot;-R&quot;. Maybe common-lisp-controller is borking up the pathname determination?<br><br>Thanks again in advance. <br><br>- luke<br><br><br><div><span class="gmail_quote">
On 4/1/07, <b class="gmail_sendername">Rick Taube</b> &lt;<a href="mailto:taube@uiuc.edu">taube@uiuc.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
looks to me like a write permission error in the cm isntall<br>directory? im not sure what that weird path is doing, but thats my<br>first guess since pkg.lisp is the first file that will generate<br>a .fasl to the cm/bin/.../ directory
<br><br>On Apr 1, 2007, at 2:33 PM, luke hammon wrote:<br><br>&gt; I get the following error when compiling CM (stable and cvs) on<br>&gt; Ubuntu Feisty with SBCL and CMUCL:<br>&gt;<br>&gt; &quot;can&#39;t create directory /var/cache/common-lisp-controller/1000/sbcl/
<br>&gt; local/usr/local/lisp/cm/bin/sbcl_1.0_/usr/local/lisp/cm/bin/cm.sh:<br>&gt; 342: \[\[: not found/<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;[Condition of type SB-INT:SIMPLE-FILE-ERROR]&quot;<br>&gt;<br>&gt; SBCL and CMUCL throw the error when compiling &quot;cm/src/pkg.lisp&quot;.
<br>&gt; Clisp compiles it fine, but it prints a similar warning before it<br>&gt; completes.&nbsp;&nbsp;I haven&#39;t had trouble building it under other distros<br>&gt; or previous versions of Ubuntu.<br>&gt;<br>&gt; Any ideas? Thanks in advance --
<br>&gt;<br>&gt; luke<br>&gt;<br></blockquote></div><br>