That's rather bizarre as I think libcrypto (note the 'o' on the end)
is part of openssl.

Also, I'm assuming that's not really your configure line or that you
actually have a directory named '/path/to' with openssl built under it.
Otherwise you should fix the '/path/to' stuff to point to actual location
of openssl.


Cary


Thus spake Zardetto Carlo ([EMAIL PROTECTED]):

> 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]

-- 
Cary Collett                                               [EMAIL PROTECTED]
http://cary.ratatosk.org/

"To me boxing is like ballet, except that there's no music, no choreography,
and the dancers hit eachother." -- Jack Handy

-- 
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]

Reply via email to