libtool
[Top][All Lists]
Advanced

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

Re: Uninstalled interlibrary dependencies


From: Albert Chin
Subject: Re: Uninstalled interlibrary dependencies
Date: Wed, 15 Mar 2006 20:25:48 -0600
User-agent: Mutt/1.5.6i

On Tue, Mar 14, 2006 at 03:30:55PM +0100, Magnus Lie Hetland wrote:
> 
> It seems a bit "icky" to use Autotools, and then to slap on an if  
> statement to choose between DYLD_LIBRARY_PATH and LD_LIBRARY_PATH...  
> (I guess this might be in the docs, though. I'll have another look  
> there.)

Set them all:
  DYLD_LIBRARY_PATH=... LD_LIBRARY_PATH=... SHLIB_PATH=... LIBPATH=... \
  python ...

-- 
albert chin (address@hidden)




reply via email to

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