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>