[Openmcl-devel] OSX install difficulties
Hamilton Link
helink at sandia.gov
Tue Sep 28 12:06:08 PDT 2004
I just looked, and there is a sin of omission in the docs, you're just
the first victim. Dan, could you please add the following bits to the
following places in http://openmcl.clozure.com/Doc/ch02s01.html ?
Thanks.
A second paragraph in the intro to 2.1.4 Living on the Edge:
IMPORTANT: Note that you can not easily upgrade a "normal" installation
to the "bleeding edge" installation, because the normal installation
represents a ccl directory that sits in the ccl-0.14 repository and the
bleeding edge installation sources are maintained in a different
repository, ccl-0.14-dev. Move or remove your existing ccl directory
before checking out the dev sources and unpacking the binary and
interface database pieces.
On Sep 28, 2004, at 7:54 AM, Francis Derive wrote:
>
>
>
> Dear all,
>
>
>
>
> I am a long time Lisp/Scheme runner amateur, and I now came to stop
> by OpenMcl.
>
> Not so easy to tell what did I do for this install - should I mean
> following the kind of Mobius's install documentation :).
>
>
>
> At the end of it, I can say I followed the path for Building OpenMCL
> from its Source Code.
>
>
>
> I will make it again by the time someone could tell me why :
>
>
>
> - a) % openmcl at the command line says that :
>
> /Volumes/SEPT/CommonLisps/openmcl/ccl/scripts/openmcl: line 41:
> /usr/local/src/ccl/dppccl: No such file or directory
>
> /Volumes/SEPT/CommonLisps/openmcl/ccl/scripts/openmcl: line 41: exec:
> /usr/local/src/ccl/dppccl: cannot execute: No such file or directory
>
>
>
> - b) % cvs -d
> :pserver:cvs at clozure.com:/usr/local/tmpcvs/ccl-0.14-dev co ccl says
> that :
>
> ? .DS_Store
>
> protocol error: directory
> '/usr/local/tmpcvs/ccl-0.14/ccl' not within root
> '/usr/local/tmpcvs/ccl-0.14-dev'
>
>
>
> I remember I have downloaded the source archive and extracted it in
> ccl's parent directory.
>
> My shell can reveal sensible
>
> - $CCL_DEFAULT_DIRECTORY :
> /Volumes/SEPT/CommonLisps/openmcl/ccl
>
> - $OPENMCL_KERNEL :
> /Volumes/SEPT/CommonLisps/openmcl/ccl/dppccl
>
> - $PATH :
> [...]:/Volumes/SEPT/CommonLisps/openmcl/ccl:/Volumes/SEPT/CommonLisps/
> openmcl/ccl/scripts:.
>
>
>
> Also I had a successful cvs update : CommonLisps/openmcl/ccl % cvs up
>
> ( I may not know exactly the difference between and update and a %
> cvs -d :pserver:cvs at clozure.com:/usr/local/tmpcvs/ccl-0.14 get ccl )
>
> and following the documentation Chapter 2 path :
>
> - Source code,
>
> - Lisp Image : why a bin archive is needed ? - if I have well
> understood - when we have already downloaded a full version,
> containing dppccl and dppccl.image ?
>
> - Interface database,
>
> I came to
>
> - Bleeding.-edge sources where my % cvs -d
> :pserver:cvs at clozure.com:/usr/local/tmpcvs/ccl-0.14-dev co ccl
>
> which says that above message at b).
>
>
>
> I feel sorry to be confused and confusing - but still hope for being
> a better Lisp/Scheme amateur.
>
>
>
> Cheers.
>
>
>
> Francis
> <ATT1536000.txt>
More information about the Openmcl-devel
mailing list