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