[CM] MCL and OSX

Rick Taube taube@uiuc.edu
Fri, 20 Feb 2004 17:53:03 -0600


> ; Loading  
> "/Users/fdowling/lisp/cm-2.4.1/bin/openmcl_0.13.7_darwin-powerpc/clm- 
> stubs.dfsl"


Hi -- I believe I fixed that (require 'loop) error in the most recent  
cm (cm-2.4.2). And the issue goes away altogether if you use a more  
recent OpenMCL (version 0.14 has loop alread installed in it) So i  
would recommend that you upgrade either or both your CM and openmcl  
versions to the most recent versions and I think the error goes away.
I just sent a message today to the list on how to install openmcl for  
clm/cm/midishare, let me know if you continue to have problems.
best,
Rick





On Feb 20, 2004, at 4:02 PM, Fergal Dowling wrote:

> 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/
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist