[gtk-list] configuring glib2.2.1 error!!



Hello,

I tried to build glib2.2.1 but got some error..

[root lab2 ~/glib-2.2.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for indent... indent
...... ignored.....
checking for perl5... /usr/bin/perl5
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
[root lab2 ~/glib-2.2.1]#  
 
But.. I did install libconv1.8 already..  (see below)   any idea??

[root lab2 ~]# ldconfig -r
/var/run/ld-elf.so.hints:
        search directories: /usr/lib:/usr/lib/compat:/usr/local/lib
        0:-lcom_err.2 => /usr/lib/libcom_err.so.2
        1:-lcrypt.2 => /usr/lib/libcrypt.so.2
        2:-lm.2 => /usr/lib/libm.so.2
        3:-lmd.2 => /usr/lib/libmd.so.2
 ... ignored ...
        70:-liconv.3 => /usr/local/lib/libiconv.so.3     // <-- Look!!
        71:-lintl.4 => /usr/local/lib/libintl.so.4




Regards,

Kevin Kuei

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.476 / Virus Database: 273 - Release Date: 2003/4/24


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