ID: 26264
Updated by: [EMAIL PROTECTED]
Reported By: Joerg dot Dieter dot Friedrich at uni-konstanz dot de
-Status: Open
+Status: Bogus
Bug Type: ICONV related
Operating System: Solaris 9
PHP Version: 4.3.4
New Comment:
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same.
Thank you for your interest in PHP.
Dupe of bug #25281.
Previous Comments:
------------------------------------------------------------------------
[2003-11-17 21:54:39] [EMAIL PROTECTED]
see also bug #25281
------------------------------------------------------------------------
[2003-11-17 12:50:50] [EMAIL PROTECTED]
I should have been a bit more specific about my
suggestion. I wrote it that way because you were
implying you have libiconv installed also.
If you have both in your machine, it's possible that
iconv extension wrongly detects the library to be used.
------------------------------------------------------------------------
[2003-11-16 11:01:53] Joerg dot Dieter dot Friedrich at uni-konstanz
dot de
Why should this be needed. I haven't installed any libiconv in
/usr/local. Solaris provides the iconv in libc and the headers are in
/usr/include/iconv.h
------------------------------------------------------------------------
[2003-11-16 06:11:34] [EMAIL PROTECTED]
Try giving the prefix of iconv library to the configure
option, like --with-iconv=shared,/usr/local
------------------------------------------------------------------------
[2003-11-16 04:31:13] Joerg dot Dieter dot Friedrich at uni-konstanz
dot de
Here you are:
./configure --prefix=/opt/php4 --with-apxs=/opt/apache/bin/apxs
--sysconfdir=/opt/etc/php4 --with-config-file-path=/opt/etc/php4
--disable-debug --with-gd=shared --with-jpeg-dir=/usr/sfw
--with-png-dir=/usr/sfw --with-zlib=shared
--with-imap=shared,/usr/local/src/imap-2002e
--with-mysql=shared,/opt/mysql --with-mysql-sock=/var/run/mysql/sock
--enable-dba=shared --with-db4=shared,/usr/local --with-ndbm=shared
--with-ldap=shared,/usr/local --with-openssl=/usr/local/ssl
--with-gettext --with-pear --enable-safe-mode --enable-bcmath=shared
--enable-calendar=shared --enable-ftp=shared --enable-sysvmsg
--enable-sysvsem --enable-sysvshm --with-mcrypt=shared
--with-xml=shared --with-dom=shared --enable-mime-magic
--with-iconv=shared --with-mbstring=all
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/26264
--
Edit this bug report at http://bugs.php.net/?id=26264&edit=1