Try doing just ./configure --with-openssl=/usr The script usually tries to apply the subdirectories correctly, so you genererally just need the main directory it's in.
-----Original Message----- From: Matthew Darcy [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 17, 2002 6:36 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] PHP 4.1.x cannot compile with ssl Hi, I do the ./configure --with-openssl=/usr/bin (opensll is in /usr/bin) I get configure error looking for evp.h evp.h is in /usr/include/openssl I do a ./configure --with-openssl=/usr/include/openssl and it still comes back with an error cannot find evp.h evp.h is in /usr/include/openssl - but configure can't find it. Can any one help with ? Thanks, Matt. -- 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] -- 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]