Is this still an issue? [[EMAIL PROTECTED] - Mon Oct 21 09:03:22 2002]:
> I get an error while performing a "make install" with openssl V0.9.6g > on a Solaris 8 SPARC host. > > > make install > ... > installing man3/d2i_SSL_SESSION.3 > installing man3/ssl.3 > created directory `/opt/itlocal/bin' > Cannot create directory /opt/itlocal/lib: File exists > make: *** [install] Error 17 > > root@stva242> cd /opt/itlocal > root@stva242> ll > total 488 > drwxr-xr-x 4 root other 512 Oct 21 08:47 ./ > drwxrwxr-x 19 root sys 512 Oct 21 08:44 ../ > drwxr-xr-x 2 root other 512 Oct 21 08:47 bin/ > -rwxr-xr-x 1 root other 233806 Oct 21 08:44 lib* <-- > ??????? > drwxr-xr-x 3 root other 512 Oct 21 08:45 ssl/ Check what kind of file it is with the command 'file'. If it says that it's some kind of text or script, take a look at it and determine if you should remove it or not... -- Richard Levitte ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
