Jesus Ferreira wrote:
>
> Dear all,
> We have Apache server 1.3.6 over a Solaris 2.6 systmen, and we are
> trying to install openssl and apache_1.3.6+ssl_1.39 but we have found
> problems when we tried to execute the "make" command.
You have a problem with the "ar" command:
> ar r ../libcr
On Fri, Jun 23, 2000, James Bailey wrote:
> I think openssl requires gnu make (its much better than most makes). You
> may need to download this or you may have it already under the name of
> gmake.
OpenSSL doesn't require GNU make.
But if you want to build a library on Unix, you need "ar".
__
I think openssl requires gnu make (its much better than most makes). You
may need to download this or you may have it already under the name of
gmake.
Hope this helps,
dgym bailey
__
OpenSSL Project