I've recently compiled PHP (4.2.3) with openssl support on a Solaris 8
system. openssl does not have a libcrypt.a library - it does have
libcrypto.a. How did you install openssl and what is your configuration
line for PHP? I've found it to be best to configure openssl so that it
installs somewhere like /usr/local/ssl and to configure php to look at
that directory for the openssl linking. It might also help if you told
us what error message you're getting.

..michael..

On Fri, 2002-12-20 at 06:21, dweise wrote:
> hello,
>    i'm trying to compile php with openssl and ldap. i can't i keep getting 
> an error. i surfed the web and found a reference that the library 
> libcrypt.a in openssl is not compatable with that in solaris 8. is this true?
> 
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to