[CM] MCL and OSX
Fergal Dowling
fd106@york.ac.uk
Fri, 20 Feb 2004 22:02:14 +0000
Hi,
> Really, at this point OpenMCL + aqua Emacs + listener.el is about as
> easy to
> work with as MCL. Do this:
>
> 1 install openmcl 0.14:
> http://openmcl.clozure.com/Distributions/index.html
> 2 install an Aqua Emacs: http://www.mindlube.com/products/emacs/
> 3 download cm-2.4.1 from CVS
> 4 get a shell, cd to your cm install dir and do
> % bin/cm.sh -l openmcl -e Emacs
I'm trying to get CM running under OSX, I get as far as this then
when I do this in the terminal window
lisp/cm-2.4.1/bin/cm.sh -l openmcl -e Emacs
I get
Warning: Lisp directory `/usr/local/share/emacs/21.3.50/site-lisp' does
not exist.
Warning: Lisp directory `/usr/local/share/emacs/site-lisp' does not
exist.
Warning: Lisp directory `/usr/local/share/emacs/21.3.50/leim' does not
exist.
Warning: Lisp directory `/usr/local/share/emacs/21.3.50/lisp' does not
exist.
Emacs launches and display this in an Emacs window titled terminal
; Loading
"/Users/fdowling/lisp/cm-2.4.1/bin/openmcl_0.13.7_darwin-powerpc/clm-
stubs.dfsl"
; Loading
"/Users/fdowling/lisp/cm-2.4.1/bin/openmcl_0.13.7_darwin-powerpc/cmn-
stubs.dfsl"
; Loading
"/Users/fdowling/lisp/cm-2.4.1/bin/openmcl_0.13.7_darwin-powerpc/
midishare-stubs.dfsl"
; Loading
"/Users/fdowling/lisp/cm-2.4.1/bin/openmcl_0.13.7_darwin-powerpc/
pkg.dfsl"
; Compiling "/Users/fdowling/lisp/cm-2.4.1/src/openmcl.lisp"
> Error: The module "LOOP" was required while loading
"home:lisp;cm-2.4.1;src;openmcl.lisp".
> No file could be found for that module.
> While executing: REQUIRE
> Type :GO to continue, :POP to abort.
> If continued: If "LOOP" still hasn't been provided,
you will be asked to choose a file.
Type :? for other options.
Any ideas?
Thanks
Fergal Dowling
fd106@york.ac.uk
http://www-users.york.ac.uk/~fd106/