I Did reinstalled Openssl & mentioned the path #./configure 
--with-ssl-libs=/../../openssl/ & it got configured, & created a file called 
stunnel.pem along with others.
then I did make it was done properly .

But now when i am doing # make install it is doing few steps & stopping at a " if " 
statement 
e.g
    #make install
    ./mkinstalldirs /usr/local/sbin /usr/local/lib /usr/local/man/man8 
/usr/local/var/stunnel
    chmod a=rwx, +t /usr/local/var/stunnel/
    #if [ -n ""]; then
                /usr/bin/install -c -m 600 stunnel.pem;\
    #fi                 

& here it stops, 



------------- Original Message --------------
Raju Mathur <[EMAIL PROTECTED]> wrote:
To:[EMAIL PROTECTED]
From:Raju Mathur <[EMAIL PROTECTED]>
Date:Tue, 30 Jan 2001 21:53:44 +0530 (IST)
Subject:Re: [LIH] imap installation problem

Hi Dipankar,

You can try what Binand suggested in his earlier mail.

Please make sure that you have the openssl-dev (or openssl-devel)
package installed.

Regards,

-- Raju

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

    dipankar> I tried both of them i.e --with-ssl=/usr ,
    dipankar> -with-ssl-libs=/usr/lib etc.. but of no use its giving
    dipankar> the same error message, what should i try next
    dipankar> ------------- Original Message -------------- Raju
    dipankar> Mathur <[EMAIL PROTECTED]> wrote:
    dipankar> To:[EMAIL PROTECTED] From:Raju
    dipankar> Mathur <[EMAIL PROTECTED]> Date:Tue, 30 Jan 2001
    dipankar> 08:28:45 +0530 (IST) Subject:[LIH] imap installation
    dipankar> problem

    dipankar> Try:

    dipankar>         ... --with-ssl=/usr ...

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

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

    dipankar> Regards,

    dipankar> -- 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

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

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

----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com





----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to