Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Sep 2003 03:22:57 -0400
From:      ALIAS <liuyang99@earthlink.net>
To:        freebsd-questions@freebsd.org
Subject:   to my earlier question
Message-ID:  <E1A0yUQ-00034y-00@pintail.mail.pas.earthlink.net>

next in thread | raw e-mail | index | archive | help
i have new information on what is wrong but not sure how to do it here's the 
following from the install readme file in glib2.2.3

In order to implement conversions between character sets,
GLib requires an implementation of the standard iconv() routine.
Most modern systems will have a suitable implementation, however
many older systems lack an iconv() implementation. On such systems,
you must install the libiconv library. This can be found at:

 http://www.gnu.org/software/libiconv/

If your system has an iconv implementation but you want to use
libiconv instead, you can pass the --with-libiconv option to
configure. This forces libiconv to be used.

Note that if you have libiconv installed in your default include
search path (for instance, in /usr/local/), but don't enable
it, you will get an error while compiling GTK+ because the
iconv.h that libiconv installs hides the system iconv.

i need to know how to enable the iconv



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1A0yUQ-00034y-00>