Date: Wed, 19 May 1999 18:00:24 -0400 (EDT) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: edk@kew.com (Ed Keith) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How does FreeBSD look for libs? Message-ID: <199905192200.SAA11158@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <374317AD.F6E4766E@kew.com> from Ed Keith at "May 19, 99 03:57:33 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Ed Keith wrote, > I'm getting an error that a program can't find a library. I found the > library and added it's location to the PATH, but the problem remains. > > What defines where to look for libraries? Compile-time or run-time? Use a '-l' option on a compiler. For run-time see 'man ldconfig'. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905192200.SAA11158>