I installed libiconv-1.5.1 on my 4.1.1-release system with the following results:

-rw-r--r--   1 root  wheel     452 Feb 16 09:05 libiconv.la
lrwxr-xr-x   1 root  wheel      15 Feb 16 09:05 libiconv.so -> libiconv.so.2.2
-rw-r--r--   1 root  wheel  646265 Feb 16 09:05 libiconv.so.2.2

Once finished I run 'ldconfig -m /usr/local/lib /usr/lib'.  No errors to this point.

Once done I run 'ldconfig -r | grep icon' and nothing is there.  The library is not 
making it into the hints file.

Running file on the .so.2.2 file I get the following:

libiconv.so.2.2: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not 
stripped



Obviously I'm missing something.  What?

Any pointer would be appreciated.  At the minimum, where would I find the source for 
ldconfig?  Which package?

Thanks


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to