ID: 14342
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Sablotron XSL
Operating System: Solaris 8
PHP Version: 4.0CVS-2001-12-04
New Comment:

Installing iconv solved it > closed

Previous Comments:
------------------------------------------------------------------------

[2001-12-04 16:07:58] [EMAIL PROTECTED]

Downloaded and installed libiconv
http://www.gnu.org/software/libiconv/

I used the --with-iconv=/usr/local option during the configure.
I completed successfully.

Thanks.

------------------------------------------------------------------------

[2001-12-04 14:50:52] [EMAIL PROTECTED]

What are the last few relevant lines of config.log?

Does it help to specify --with-iconv[=dir] ?

Feedback.

------------------------------------------------------------------------

[2001-12-04 14:37:22] [EMAIL PROTECTED]


PHP fails to configure with the following options:

./configure \
--with-expat-dir=/usr/local \
--with-sablot=/usr/local \
--enable-xslt \
--with-xslt-sablot \
--with-openssl=/usr/local/ssl \
--with-curl=/opt \
--with-ldap=/usr/local \
--with-mysql \
--with-nsapi=/usr/netscape/server4


I receive the following message (summary)

checking whether byte ordering is bigendian... yes
checking whether to enable XML support... yes
checking external libexpat install dir... yes
checking for XMLRPC-EPI support... no
checking libexpat dir for XMLRPC-EPI... yes
checking whether to enable xslt support... yes
checking for XSLT Sablotron backend... yes
checking libexpat dir for Sablotron XSL support... yes
checking for Sablotron libraries in the default path... found Sablotron in /usr/local
checking for iconv_open in -lc... no
configure: error: iconv not found

This problem appears to be similar to the one described in bug id #11654.



------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14342&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to