On Mon, Jan 21, 2002 at 03:32:18PM +0200, Theo Bierman wrote: > Downloaded mutt-1.3.26, I have installed ncurses, slang and > openssl. Then ran ./configure --enable-imap --with-ssl and I'm > getting an error as follows: > > checking for X509_new in -lcrypto... no > configure: error: Unable to find SSL library > > I'm using debian right, so I did not download the tar.gz for openssl, > I just ran a apt-get install openssl and it installed > openssl_0.9.4-5_i386.deb. So whether it can find libcrypto I don't > know, should I be using a diffeent version of ssL
You need to install openssl-dev as well :) (and ncurses-dev etc.) Debian rules :) -- Ralf Hildebrandt (Im Auftrag des Referat V A) [EMAIL PROTECTED] Charite Campus Virchow-Klinikum Tel. +49 (0)30-450 570-155 Referat V A - Kommunikationsnetze - Fax. +49 (0)30-450 570-916 One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C Programs.