Re: [gtk-list] Re: gtk+ compilation error.



How would I find the old libs?
Shouldn't I remove them?
/Peter

On Sun, 9 May 1999 robert_gasch@peoplesoft.com wrote:

> 
> 
> It would seem that you are linking against a second (older) version
> that is installed somewhere else on your system ... make sure you
> are linking against the libs you installed by pointing the linker to
> /usr/local/lib before the system lib paths ... you can use the environment
> variable LD_LIBRARY_PATH for this:
>      LD_LIBRARY_PATH=/usr/local/lib:/lib:/usr/lib:/usr/X11R6/lib
> is what I do on my machine ...
> 
> --> Robert



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