On Wed, 10 Nov 1999, Scott Benjamin wrote:
>
> I've installed some libs on my machine (3.3-STABLE 11-09-1999) in
> /usr/local/lib, via ports and some tarballs. I have let ldconfig_path in
> rc.conf. When I do a ldconfig -r -v -elf | grep libname, it finds the
> correct library. but when I try to link, the linker can't find the
> libraries. Any ideas? I'm a bit frustrated. I would prefer to not set
> LD_LIBRARY_PATH if at all possible.
>
cc -L/usr/local/lib .....
-----
Chris D. Faulhaber <[EMAIL PROTECTED]> | All the true gurus I've met never
System/Network Administrator, | claimed they were one, and always
Reality Check Information, Inc. | pointed to someone better.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message