pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] pan-0.12.91 on freebsd, libiconv problems


From: David Shochat
Subject: Re: [Pan-users] pan-0.12.91 on freebsd, libiconv problems
Date: Sun, 28 Jul 2002 07:01:06 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722

adam flott wrote:

the configure can not find libiconv
checking for iconv... no, consider installing GNU libiconv
checking preferred charset formats for system iconv... not found

output of pkg_info which lists installed packages
libiconv-1.8        A character set conversion library

i even did --with-libiconv-prefix=/usr/local/ but it still did not find it

what am i doing wrong? i really hope i dont need a bunch of crazy gnome files i 
dont want

Hopefully others will have more knowledge on this, but...
It wasn't looking for a library. It was running a snippet of code that calls iconv_open() to determine what character sets your system supports. It has nothing to do with gnome since it is part of the GNU C library. Look at the man pages for iconv_open, iconv, etc. Try the command iconv --list. On my RH system, iconv is from package glibc-common. No idea how this translates to freebsd.
-- David






reply via email to

[Prev in Thread] Current Thread [Next in Thread]