On Fri, Sep 06, 2002 at 01:04:22PM +0100, Umesh Vaidya wrote:
> Hi Everybody,
> I am a newbie to all this 'encryption' mania.
> Presently I am working to enable encryption for a
> client and server application. I have installed
> OpenSSL. But even demos are also not being compiled,
> when I compile as follows.
> gcc serv.cpp -I /usr/local/ssl/include -L
> /usr/local/ssl/lib -lcrypto -lssl

-lcrypto -lssl   <->    -lssl -lcrypto

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to