I' ll try to make php4 the compiler says:
/usr/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
I have both libcrypt.a and libcrypt.so in /usr/lib. I run configure with:
CFLAGS='O" -I/path/to/openssl-0.9.6/include/openssl'
./configure --with-mysql=/usr/local/mysql --with-apxs=/www2/bin/apxs
--enable-track-vars --enavle-versioning --with-openssl=/path/to/openssl-0.9.
6
without --with-openssl , there are no errors, but i want to install php
with-ssl.
Can any help me?
--
PHP Install 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]