diff options
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -183,10 +183,10 @@ BUILD AND INSTALLATION must be specified either in krb5.conf configuration or on the wallet command line or the client will exit with an error. - By default, wallet uses whatever perl executable exists in the current $PATH. - That Perl's path is what the server scripts will use, and that Perl's - configuration will be used to determine where the server Perl modules will be - installed. + By default, wallet uses whatever Perl executable exists in the current + PATH. That Perl's path is what the server scripts will use, and that + Perl's configuration will be used to determine where the server Perl + modules will be installed. To specify a particular Perl executable to use, either set the PERL environment variable or pass it to configure like: |