Re: Can't configure



Paul Thomas <paul cuenet com> writes:

> Hi,
> 
> I'm trying to compile glib-2.0.6 and get the following  error:
> 
> checking for iconv_open... no
> checking for libiconv_open in -liconv... no
> checking for iconv_open in -liconv... no
> configure: error: *** No iconv() implementation found in C library or
> libiconv
> 
> 
> 
> What do I need to update here?

http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html says:

  The GNU libiconv library (http://www.gnu.org/software/libiconv/) is
  needed to build GLib if your system doesn't have the iconv()
  function for doing conversion between character encodings. Most
  modern systems should have iconv(). 

Regards,
                                        Owen







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