Try:

        ... --with-ssl=/usr ...

since configure needs to find both the SSL includes (in /usr/include)
and the libraries (in /usr/lib).

If the configure supports them, you could also try --with-ssl-includes
and --with-ssl-libs (or similar options) to specify the exact location
of the includes and the libraries.

Regards,

-- Raju

>>>>> "Dipankar" == dipankar pradip mitra <[EMAIL PROTECTED]> writes:

    Dipankar> Hi everybody I want to install IMAP 4.7c2-12, which in
    Dipankar> turn asked to install stunnel, so i downloaded
    Dipankar> stunnel*.tar.gz & installed it.

    Dipankar> when i am configuring the ./configure inside the stunnel
    Dipankar> directory, it is giving me a error the message is

    Dipankar> checking for SSL directory.... Not found

    Dipankar> Couldn't find your SSl Library installation dir Use
    Dipankar> --with-ssl option to fix this problem

    Dipankar> so i used

    Dipankar> # ./configure --with-ssl=/usr/lib where /usr/lib is the
    Dipankar> directory is where the open ssl library file are stored
    Dipankar> e.g libcrypto.so,libssl.so etc..

    Dipankar> But then too it is giving me the same above error.

    Dipankar> need help regarding the problem

    Dipankar> TIA

    Dipankar> Dipankar Mitra

-- 
Raju Mathur          [EMAIL PROTECTED]           http://kandalaya.org/


----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to