Subject: Re: X library path, etc.
To: None <current-users@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 01/14/2002 17:35:55
In message <Pine.NEB.4.44.0201141825250.282-100000@himring.draga.com>, Jim Wise
 writes:
>One key problem with this is that many packages link a binary against a
>library which is in a build directory, and then install both the library
>and the binary.

>That is to say that the -L argument often (usually?) _isn't_ the -Wl,-R
>argument you want...

I hadn't seen that; my experience was that normally you installed libraries
you needed, then linked against them there.

-s