Re: [gtk-list] Re: gtk+ compilation error.
- From: Peter Roosdorp <concept wildrose org>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: gtk+ compilation error.
- Date: Sun, 9 May 1999 20:27:51 +0200 (CEST)
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]