ID:               26515
 Updated by:       [EMAIL PROTECTED]
 Reported By:      Greg dot Kresko at nrc-cnrc dot gc dot ca
-Status:           Open
+Status:           Bogus
 Bug Type:         OpenSSL related
 Operating System: IRIX 6.5.21f
 PHP Version:      4.3.4
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Your --with-openssl line is broken, you need to point to the
installation root (/usr/local or /usr/local/ssl).


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

[2003-12-03 16:17:24] Greg dot Kresko at nrc-cnrc dot gc dot ca

Description:
------------
./configure --prefix=/usr/local/apache --with-mysql
--with-apxs=/usr/local/apache/bin/apxs --with-openssl=../openssl-0.9.7c
--with-mm=../mm-1.3.0

fails with
---
Configuring extensions
checking for OpenSSL support... yes
checking for pkg-config... no
configure: error: Cannot find OpenSSL's libraries
---

I have static libraries:
111 (renard)kresko> ls -l /usr/local/ssl/lib
total 5752
-rw-r--r--    1 root     sys       2564356 Nov 20 16:09 libcrypto.a
-rw-r--r--    1 root     sys        375828 Nov 20 16:09 libssl.a
drwxr-xr-x    2 root     sys            28 Jun  9 16:13 pkgconfig
---

It also fails with php4-STABLE-200312031830.
php-4.3.3 works with the same statement.
This is a follow-up to bug 25703 (I added a note on Nov. 20) and is
also related to
bug 25719.



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


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

Reply via email to