17:27
To: openssl-users@openssl.org
Subject: Re: Question of openssl compilation
You might edit that Makefile for this yourself.
2010/10/8 HU Chengzhe
Hello,
I use follow command to compile openssl-0.9.8o
1) ./Configure solaris-sparcv9-cc
--prefix
You might edit that Makefile for this yourself.
2010/10/8 HU Chengzhe
>
> Hello,
>
>I use follow command to compile openssl-0.9.8o
>1) ./Configure solaris-sparcv9-cc
> --prefix=MY_OPENSSL_INSTALL_DIRECTORY shared
>2) make
> 3) make install
>
> I can compile it successfully and