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 <[EMAIL PROTECTED]> 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
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to