On Sat, 2007-03-24 at 16:27 +0100, Edi Weitz wrote:

> In the long run you should try to get rid of absolute pathnames at all
> (or use them only for building) and trust the OS to find external
> programs and shared libraries from the filename sans directories.
> Otherwise it will be very hard or almost impossible to deliver
> executables with Elephant using Lisps like LispWorks or AllegroCL.  If
> you're interested, you'll find a long discussion of these topics and a
> way to cope with them in the CLSQL mailing list archive, around
> mid-2005 IIRC.  The thread, which lasted several months, was called
> something like "How CLSQL finds and loads foreign libraries."


This is certainly reasonable; I will try to study the issue.


_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to