Hi,

Friday, August 29, 2003, 12:52:11 AM, you wrote:
AB> Hi,

AB> I don't know what to do with libiconv to build php4.3.3.
AB> My libiconv-1.9 is installed in /opt

AB> if I invoke configure .... --with-iconv=/opt the script runs fine but I 
AB> get the following message at compile time:

AB> gcc: /usr//lib/.libs/libiconv.so: No such file or directory
AB> gcc: /opt//lib/.libs/libiconv.so: No such file or directory


AB> What is strange is that /lib/.libs is a directory tree in the 
AB> libiconv-1.9 source directory.
AB> So, I tried to invoke configure .... 
AB> --with-iconv=/home/a.bonnefoy/portage/libiconv-1.9.
AB> But now configure complains asking me to reinstall libiconv.

AB> What to do???

AB> Thanks,
AB> Alain.


What happens if you just use --with-iconv ?

-- 
regards,
Tom

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to