RE: Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
I did a find on my system for thread* and found that the files libthread.so and libthread.so.1 reside in /usr/lib I included this line in the Makefile: -L/usr/lib/lthread and still I get the error message: UX:ld: ERROR: fatal error: library not found: -lthread -Anand -Original Message-

RE: Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
] Subject: Re: Installation problem with OpenSSL Try to locate the socket library on your system. Define the path with the -L switch. Hope this helps. Saju - Original Message - From: "Anand Raghavan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28

Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
Folks, I am newbie in this forum and I am trying to install OpenSSL (openssl-0.9.7a) on a Unixbox running SCO-Unixware 2.1.2 I have followed all the directions listed in the files for installation. 1.) Untarred the compressed file 2.) ./config -prefix=/home -openssldir=/home/openssl (since I d