[CM] Xemacs/CM error

Landspeedrecord landspeedrecord@gmail.com
Tue, 27 Mar 2007 16:41:42 -0400


------=_Part_3514_8074486.1175028102597
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Evidently GNUPLOT needs to be seperately installed on a MS PC.  Any other
other XP users encounter this error?

Here is a quote from Rob Thorpe on comp.lang.lisp:
"GNUPLOT is a separate program for graph-plotting it has been ported to
 Windows but would have to be installed separately."

There are binaries available for Windows/XP but unfortunately no installer.
The readme makes some vague references about setting up an environment
variable but doesn't explain how to do it.

So I guess my question is "Can Common Music use the GNUPLOT binaries?  If
so, how do I get common music to see the gnuplot binaries? If not, how do I
get Common Music to skip over GNUPLOT completely so I don't get errors every
time I load Common Music?"

Here is the error I get as Common Music is loading up and tries to load
GNUPLOT:
; Loading "bin\\clisp_2.41_windows-i686\\io.fas"
; Loading "bin\\clisp_2.41_windows-i686\\scheduler.fas"
; Loading "bin\\clisp_2.41_windows-i686\\gnuplot.fas"
*** - FIND-CLASS: GNUPLOT-FILE does not name a class
The following restarts are available:
SKIP           :R1      skip 30 32 (DEFMETHOD CLOSE-IO :AFTER ...)-6
STOP           :R2      stop loading file
C:\cygwin\lisp\cm\bin\clisp_2.41_windows-i686\gnuplot.fas
RETRY          :R3      Retry performing #<ASDF:LOAD-OP NIL #x19C1A43D> on
#<COMMON-LISP-USER::CM-SOURCE-FILE "gnuplot" #x19C18B21>.
ACCEPT         :R4      Continue, treating #<ASDF:LOAD-OP NIL #x19C1A43D> on
#<COMMON-LISP-USER::CM-SOURCE-FILE "gnuplot" #x19C18B21> as having been
successful.
SKIP           :R5      skip (USE-SYSTEM CM)
STOP           :R6      stop loading file C:\cygwin\lisp\cm\src\cm.lisp
ABORT          :R7      ABORT
ABORT          :R8      ABORT
ABORT          :R9      ABORT
ABORT          :R10     ABORT
ABORT          :R11     ABORT


On 3/26/07, Rick Taube <taube@uiuc.edu> wrote:
>
> odd, I just tried clisp 2.41 (on macos) and cm builds fine and runs
> its tests so this must be some issue with the windows builds of clisp.
>
> On Mar 26, 2007, at 2:42 PM, Pieter Volger wrote:
>
> > I use CLisp 2.38; I had problems with newer versions of CLISP.
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>

------=_Part_3514_8074486.1175028102597
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Evidently GNUPLOT needs to be seperately installed on a MS PC.&nbsp; Any other other XP users encounter this error?<br><br>Here is a quote from Rob Thorpe on comp.lang.lisp:<br>&quot;GNUPLOT is a separate program for graph-plotting it has been ported to 
<br>&nbsp;Windows but would have to be installed separately.&quot;<br><br>There are binaries available for Windows/XP but unfortunately no installer.&nbsp; The readme makes some vague references about setting up an environment variable but doesn&#39;t explain how to do it.
<br><br>So I guess my question is &quot;Can Common Music use the GNUPLOT binaries?&nbsp; If so, how do I get common music to see the gnuplot binaries? If not, how do I get Common Music to skip over GNUPLOT completely so I don&#39;t get errors every time I load Common Music?&quot;
<br><br>Here is the error I get as Common Music is loading up and tries to load GNUPLOT:<br>; Loading &quot;bin\\clisp_2.41_windows-i686\\io.fas&quot;<br>; Loading &quot;bin\\clisp_2.41_windows-i686\\scheduler.fas&quot;<br>
; Loading &quot;bin\\clisp_2.41_windows-i686\\gnuplot.fas&quot;<br>*** - FIND-CLASS: GNUPLOT-FILE does not name a class<br>The following restarts are available:<br>SKIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; skip 30 32 (DEFMETHOD CLOSE-IO :AFTER ...)-6
<br>STOP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stop loading file C:\cygwin\lisp\cm\bin\clisp_2.41_windows-i686\gnuplot.fas<br>RETRY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Retry performing #&lt;ASDF:LOAD-OP NIL #x19C1A43D&gt; on #&lt;COMMON-LISP-USER::CM-SOURCE-FILE &quot;gnuplot&quot; #x19C18B21&gt;.
<br>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Continue, treating #&lt;ASDF:LOAD-OP NIL #x19C1A43D&gt; on #&lt;COMMON-LISP-USER::CM-SOURCE-FILE &quot;gnuplot&quot; #x19C18B21&gt; as having been successful.<br>SKIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; skip (USE-SYSTEM CM)
<br>STOP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stop loading file C:\cygwin\lisp\cm\src\cm.lisp<br>ABORT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ABORT<br>ABORT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ABORT<br>ABORT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ABORT<br>ABORT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R10&nbsp;&nbsp;&nbsp;&nbsp; ABORT<br>ABORT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :R11&nbsp;&nbsp;&nbsp;&nbsp; ABORT
<br><br><br><div><span class="gmail_quote">On 3/26/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;">
odd, I just tried clisp 2.41 (on macos) and cm builds fine and runs<br>its tests so this must be some issue with the windows builds of clisp.<br><br>On Mar 26, 2007, at 2:42 PM, Pieter Volger wrote:<br><br>&gt; I use CLisp 
2.38; I had problems with newer versions of CLISP.<br><br>_______________________________________________<br>Cmdist mailing list<br><a href="mailto:Cmdist@ccrma.stanford.edu">Cmdist@ccrma.stanford.edu</a><br><a href="http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist">
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist</a><br></blockquote></div><br>

------=_Part_3514_8074486.1175028102597--