guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: dynamic loading of native code modules]


From: Rob Browning
Subject: Re: address@hidden: dynamic loading of native code modules]
Date: Wed, 24 Apr 2002 15:36:39 -0500
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

Andreas Rottmann <address@hidden> writes:

> I think this is not really an issue, since you can ./configure with
> --prefix=/real/install/prefix, meaning /real/install/prefix is
> compiled into the library (via #define) and then do 'make install
> prefix=/stage/dir' without problems, given that in the final
> installation (using a .deb or .rpm, for instance) the thing is put
> into /real/install/prefix.

Actually this won't necessarily work by itself if you're using
libtool.  In addition to prefix=/stage/dir, you may need to specify
LIBRARY_PATH=/stage/dir/lib.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]