Hi there everyone! I'm very confused and feel stupid. Since I have a web mail running on the same server I thought that compile everything in a nother directory would be nice thing to do but php fails to locate openssl libraries. I have everything in the folder /usr/local/NyWeb030221. I made an: ln -s /usr/local/NyWeb020221/mysql-version /usr/local/mysql The new mysql-version is running with the old stuff
CFLAGS='-O2 -I/usr/local/NyWeb030221/openssl-0.9.7a/include' ./configure --with-apache=/usr/local/NyWeb030221/apache_1.3.27/ --with-mysql=/usr/local/mysql --enable-track-vars --with-openssl=/usr/local/NyWeb030221/openssl-0.9.7a/ --with-imap=/usr/local/NyWeb030221/imap-2002a/ --with-imap-ssl=/usr/local/NyWeb030221/openssl-0.9.7a/ --with-gettext=/usr/local/NyWeb030221/gettext-0.11.5/ --with-mm=/usr/local/NyWeb030221/mm-1.2.2/ --with-zlib-dir=/usr/local/include --with-mcrypt=/usr/local/NyWeb030221/mcrypt-2.6.4/ --enable-debug=no --with-ncurses=/usr/local/NyWeb030221/ncurses-5.3/ --enable-exif --enable-wddx --enable-dbase --with-xml --with-kerberos --with-jpeg-dir=/usr/local/include --with-t1lib=/usr/local/NyWeb030221/t1lib-1.3.1/ --with-freetype-dir=/usr/local/include/freetype2/ --enable-static=yes --enable-force-cgi-redirect After a while this appear: checking whether to enable IPv6 support... checking for OpenSSL support... yes configure: error: Cannot find OpenSSL's libraries and php stops I have done this before without any failure but I can't say that I know what I'm doing. I've looked for it in Google no one have had the same problem. That's why I feel a bit stupid. Please can someone point me in the right direction Thanx all Peter Nyberg Department of Biochemistry and Biophysics Arrheniusvägen 12 106 91 STHLM Sweden Ank. 2469 Phone: (+46)8 162469 Cell phone(+46) 070 339 24 69 ---------------------------------------------------------------- Department of Biochemistry and Biophysics: http://www.dbb.su.se/ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php