>Hello
>
>(a beginner using linux+ssl)
>
>I tried to install the latest version of openssl  (openssl-0.9.7.tar.gz)
>under Suse Linux 7.2 but it makes no results.
>The make and make install command doesn´t work.
>
>Then I tried with the version 9.6h.tar.gz and the make and make install
>runs.  The only problem I had is that i received an error messages like this:
>
>make[2]: Leaving directory `/var/tmp/openssl-0.9.6h/crypto/rand'
>making all in crypto/err...
>make[2]: Entering directory `/var/tmp/openssl-0.9.6h/crypto/err'
>make[2]: Nothing to be done for `all'.
>make[2]: Leaving directory `/var/tmp/openssl-0.9.6h/crypto/err'
>making all in crypto/objects...
>make[2]: Entering directory `/var/tmp/openssl-0.9.6h/crypto/objects'
>/usr/local/bin/perl objects.pl objects.txt obj_mac.num obj_mac.h
>make[2]: /usr/local/bin/perl: Command not found
>make[2]: *** [obj_mac.h] Error 127
>make[2]: Leaving directory `/var/tmp/openssl-0.9.6h/crypto/objects'
>make[1]: *** [subdirs] Error 1
>make[1]: Leaving directory `/var/tmp/openssl-0.9.6h/crypto'
>make: *** [sub_all] Error 1
>
>What I understand is that "openssl"  is looking for archive perl, under the
>the directory /usr/local/bin/ ..but in my computer
>the archive perl is located at /usr/bin/.
>
>My question is  ..What I can do ..so that ..when I run the make install
>..it looks for the perl archive in /usr//bin/
>and not in /usr/local/bin
>
>If you have other solution please let me know...
>
>Thanks a lot

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to