From:             jaitropfaim at hotmail dot com
Operating system: SuSE Linux 9.3 x64
PHP version:      4.4.2
PHP Bug Type:     *Configuration Issues
Bug description:  Configure doesn't accept /usr/lib64

Description:
------------
Hi,

i've downloaded php5 and php4...
PHP5 runs throuhg the configure and compiles perfectly on SuSE 9.3 x64...

However php4 configure doesn't LOOK IN THE RIGHT PLACE for my libaries (
/usr/lib64 ). "I.e. configure: error: Cannot find OpenSSL's libraries".

--libdir= doesn't help.
configure script doesn't find jpeg, png, ssl libaries...
( because they are all under /usr/lib64 )

Can you help me? we can't live without php4 on our new server.

Reproduce code:
---------------
./configure --enable-force-cgi-redirect --without-mm --enable-fastcgi
--prefix=/srv/fastcgi/php-4.4.2 --libdir=/lib64 --with-openssl --with-gd
--with-jpeg-dir --with-png-dir


Expected result:
----------------
configure should work on suse 9.3 x64

Actual result:
--------------
configure doesn't find the libaries and .h files and so on...

-- 
Edit bug report at http://bugs.php.net/?id=36373&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=36373&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=36373&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=36373&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=36373&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=36373&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=36373&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=36373&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=36373&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=36373&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=36373&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=36373&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=36373&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=36373&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=36373&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=36373&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=36373&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=36373&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=36373&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=36373&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=36373&r=mysqlcfg

Reply via email to