Re: Problems with pango



On Sat, Aug 20, 2005 at 11:53:56AM +0300, Olexiy Avramchenko wrote:
> 
> Now you have all libraries installed under "/home/your-home/test-dir". 
> To compile anything with them you need export env variables like in 2) 
> If you need to run smth you need just LD_LIBRARY_PATH.

By (un)setting LD_LIBRARY_PATH you can switch between the
two Gtk+'s.  But if you want a particular a program to
always use the new libs, set

    LDFLAGS=-Wl,-rpath=/home/your-home/test-dir/lib

for its compilation.

Yeti


--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?



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