[Ecls-list] ECL build issues
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Mon Aug 3 22:06:59 UTC 2009
On Tue, Aug 4, 2009 at 12:00 AM, David A. Ventimiglia<ventimig at msu.edu> wrote:
> That all makes sense. From a user's perspective, is it ok then just to
> add /usr/local/lib (or whever the shared object file ends up) into the
> LD_LIBRARY_PATH env variable?
That can also be done globally, via a file from /etc/ld.so.conf or
something like that. Either that, or you supply the appropriate -rpath
to ecl at configuration time
LDFLAGS="-Wl,-rpath,/usr/local/lib" ./configure ....
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list