Subject: Re: Library Question
To: Lubomir Sedlacik <salo@Xtrmntr.org>
From: None <jeffrey@jeffreyf.net>
List: netbsd-help
Date: 06/02/2002 23:56:06
>   --with-iconv[=DIR]  search for libiconv in DIR/include and DIR/lib
> 
> so you want:
> 
>   ./configure --with-iconv=/usr/local

Thanks, I give that a try.

> > I have added /usr/local/lib to /etc/ld.so.conf and reran ldconfig but
> > it still isn't finding the files. How can I make these files known to
> > the system?
> 
> this is for runtime. read ld.so.conf(1) for explanation what is it used
> for. just a little note, you don't need to run ldconfig on ELF system.

That surprises me, considering that idconfig is run at every boot on my
1.5.2 system.


Jeff Flowers
jeffrey@jeffreyf.net

NetBSD rocks!