hi there i am trying to build PHP5 on solaris 9, libiconv is stupidly set in
/opt/csw/lib as that is where the package manage pkg-get puts it. I have set
where to find libiconv but still not luck

Here is my compile

./configure --with-apxs2=/usr/local/httpd/bin/apxs --without-mysql --with-my
sqli=/usr/local/mysql/bin/mysql_config --with-libxml-dir=/usr/local --with-i
conv-dir=/opt/csw --with-zlib-dir=/opt/csw --with-curl=/opt/csw --with-kerbe
ros=/opt/csw --enable-track-vars --with-xml=/usr/local/libxml --enable-xslt 
--with-xslt-sablot=/usr/local --with-expat=/opt/csw --with-iconv=/opt/csw  -
-with-jpeg-dir=/opt/csw  --with-png-dir=/opt/csw --with-gd --enable-gd-nativ
e-ttf --enable-gd-imgstrttf --with-zlib=/opt/csw --with-pspell=/opt/csw --wi
th-gettext=/opt/csw --with-mcrypt=/usr/local/ --with-openssl=/opt/csw --enab
le-ftp --with-dom=/usr/local/libxslt --with-dom-xslt=/usr/local/libxslt

grep: can't open /usr/local/lib/libiconv.la
/opt/csw/bin/gsed: can't read /usr/local/lib/libiconv.la: No such file or
directory

libtool: link: `/usr/local/lib/libiconv.la' is not a valid libtool archive
make: *** [libphp5.la] Error 1


What can i do ?

Sorry if i have posted into the wrong list.

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

Reply via email to