X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=INSTALL;h=e18fdfcf55e2bdfac69104d0aadb4c269be314c3;hp=5c19a6ed4dbabf11e14e8aa12ab0743a93230cf0;hb=0517335e3cdc565edbecb53dec8ef9091c936763;hpb=c9f06e7f9f68c3652f0d396901e61bb947ed85f3;ds=sidebyside diff --git a/INSTALL b/INSTALL index 5c19a6ed4d..e18fdfcf55 100644 --- a/INSTALL +++ b/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 : - 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 @@ -90,7 +90,7 @@ Installation in Detail If the install directory will be the default of /usr/local/ssl, skip to the next stage. Otherwise, run - utils/ssldir.pl /new/install/path + perl util/ssldir.pl /new/install/path This configures the installation location into the "install" target of the top-level Makefile, and also updates some defines