Bo Peng wrote:

>> Trying scons, I'm quickly stopped :
>>
>> tombouctou:/usr/local/src/lyx-devel# scons -f
>> development/scons/SConstruct qt_lib_path=/usr/include/qt4
>> qt_dir=/usr/include/qt4 extra_lib_path=/usr/include all
>>
>> scons: Reading SConscript files ...
>> Checking for pkg-config...yes
>> Checking for main() in C library z... yes
>> Checking for main() in C library iconv... no
>> Checking for main() in C library libiconv... no
>> Did not find iconv or libiconv, exiting!
>>
>> tombouctou:/usr/local/src/lyx-devel# whereis iconv
>> iconv: /usr/bin/iconv /usr/X11R6/bin/iconv /usr/bin/X11/iconv
>> /usr/include/iconv.h /usr/share/man/man1/iconv.1.gz
> 
> Where is libiconv.so? You need to find it and use extra_lib_path. Note
> that extra_lib_path=/usr/include  should be extra_inc_path.
> 
> Bo

There is no libiconv.so 

I thought iconv functionality was covered by glibc in Linux.

Cheers,
Charles 
-- 
http://www.kde-france.org

Reply via email to