|
|
 |
phpdoc
[PHP-DOC] Bug #16669 Updated: bug ? configure .. with-zlib=path ..
by other posts by this author
Apr 18 2002 9:08PM messages near this date
[PHP-DOC] Bug #16669 Updated: bug ? configure .. with-zlib=path ..
|
[PHP-DOC] Bug #16669 Updated: bug ? configure .. with-zlib=path ..
ID: 16669
Updated by: PLancashire@[...].com
Reported By: PLancashire@[...].com
Status: Feedback
Bug Type: Documentation problem
Operating System: Solaris 2.8
PHP Version: 4.1.2
New Comment:
It is easy to miss --with-zlib-dir=<DIR>
If you do not use this option running configure will give
checking if the location of ZLIB install directory is defined... no
and could then one use the wrong zlib ?
if you just use the --with-zlib=<dir> then it looks like
the directory is not getting set. At least by the output
from configure.
-pete
Previous Comments:
------------------------------------------------------------------------
[2002-04-18 15:09:50] sniper@[...].net
What's the bug here?
------------------------------------------------------------------------
[2002-04-17 16:44:06] PLancashire@[...].com
change from configuration to documentation issue
------------------------------------------------------------------------
[2002-04-17 16:17:50] PLancashire@[...].com
delete first line of submission and java version, was preparing for
another submission
------------------------------------------------------------------------
[2002-04-17 16:16:19] PLancashire@[...].com
with just either one, configure is ok
Solaris Sparc 2.8 Patchkit as of 5/Apr/2002
Gcc 3.0.3 (Sunfreeware)
binutils 2.11.2 (Sunfreeware)
make GNU Make version 3.79.1 (Sunfreeware)
libtool GNU libtool 1.4 (1.920 2001/04/24 23:26:18) (Sunfreeware)
java j2sdk1_3_1_03 (have also tried with stock java1.2)
php 4.1.2
---------------------------------------
./configure --with-zlib=/usr/local
I spotted in the configure output ..
Configuring extensions
checking if the location of ZLIB install directory is defined... no
checking whether to include ZLIB support... yes
configure help says you can place the directory on --with-zlib
./configure --help | grep zlib
--with-zlib-dir=<DIR> Define the location of zlib install
directory
--with-zlib[=DIR] Include zlib support (requires zlib > =
1.0.9).
DIR is the zlib install directory.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=16669&edit=1
Thread:
|
|
|
 |
|