Once I have got serv.o, I link it with a line like this on my
sun-Solaris:
g++ serv.o -L (path to your openssl installation)/openssl/lib -lssl
-lcrypto -lsocket -lnsl -o serv
It's all the same for cli.
Try to be more specific. Which libraries are not found?
Albert Serra wrote:
>
> Sorry, but the same question again,
>
> but I have problems with cli.ccp and serv.cpp when I want to make the
> exe file, I cannot create that. I have compiled with gcc but when I
> have the cli.o and serv.o I cannot get to run it. So please Could you
> write the exact steps to get that.
>
> I have more questions but first of all I want to run cli.cpp and
> serv.cpp, if that's possible, and is it is possible, on a sun
> workstation under UNIX how can I get that?
>
> I also have problems with some libraries not found, is it due to the
> last version is not compatible with some older version?
>
> Thanks
>
--
Jorge Olmos
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]