logo       

Re: cmucl library path: msg#00311

lisp.cmucl.devel

Subject: Re: cmucl library path

>>>>> "Fred" == Fred Gilham <gilham@xxxxxxxxxxx> writes:

Fred> Is there a reliable way to get at the library path that CMUCL used to
Fred> get itself off the ground? SymbolValue(CMUCL_LIB) seems to give a
Fred> colon-separated list of directories. That means one has to guess
Fred> which one is the right one.

That it's a list of directories means you set the envvar CMUCLLIB to
something or specified that using the -lib option. In this case CMUCL
believes you and does nothing. If you don't set these, CMUCL will
search around for lisp.core and *cmucl-lib* will be just the one
directory where it found lisp.core.

But as Gerd also says, *cmucl-core-path* might be useful too.

Ray





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise