[CM] plotter and linux

Rick Taube taube@uiuc.edu
Sun, 11 Dec 2005 16:13:16 -0600


> When trying to evaluate the plotter example, the interpreter fails
> with an unknown function error. I never tried plotter so I might be
> doing something completely wrong.

orm -- the (plotter) function is in the cm package and from what i see 
in your trace you seem to be working in cl-user package.  use the (cm) 
function to switch to the cm package and readtable.

if you would use bin/cm.sh to start cm all this would be taken care of 
for you.

	$ bin/cm.sh -l sbcl -e emacs

see:
	http://commonmusic.sf.net/doc/install.html#starting