The dir is named util/ and better to explicitly call the
perl interpreter because not everyone has it in /usr/local/bin/perl.
This commit is contained in:
parent
4c7b481b4c
commit
8a8d8ededd
2
INSTALL
2
INSTALL
@ -26,7 +26,7 @@ This will build and install OpenSSL in the default location, which is
|
||||
/usr/local/ssl. If you want to install it anywhere else, do this
|
||||
after running ./Configure <system>:
|
||||
|
||||
utils/ssldir.pl /new/install/path
|
||||
perl util/ssldir.pl /new/install/path
|
||||
|
||||
If anything goes wrong, follow the detailed instructions below. If
|
||||
your operating system is not (yet) supported by OpenSSL, see the
|
||||
|
Loading…
Reference in New Issue
Block a user