> I'm trying to install openssl_-0.9.5a on a SUN
> Solaris 8, sparcv9. The following error results:
>
> cp: e_os.h and /opt/openssl-0.9.5a/include/sopessl/e_os.h are identical
> *** Error code 2
>
> I see in the archives that another had the same error, but no
> solution was present. Thanks for any help.
Please note and respect that the openssl-dev list you've posted your
message to is for development discussion. Problems reports should be
submitted to openssl-bugs (examine README file SUPPORT section for
details) or (if you feel like discussing it) to openssl-users.
In either case... You must be compiling in the directory ment for
installation. I mean you must have unpacked the source tree into
/opt/openssl-0.9.5a and configured with --prefix=/opt/openssl-0.9.5a.
This won't work. --prefix and the directory you compile in have to be
distinct.
Andy.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]