X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/184af496bb59de7f0fda9a1eae54ef99a51ea809..753002f82bdb8480069495e786c167003aa0bb71:/setup/setup-openssh.pl diff --git a/setup/setup-openssh.pl b/setup/setup-openssh.pl index 42446a0..3e78500 100644 --- a/setup/setup-openssh.pl +++ b/setup/setup-openssh.pl @@ -414,6 +414,13 @@ print "\n"; print " \t\$ LD_LIBRARY_PATH=\"$gpath/lib:\$LD_LIBRARY_PATH\"; \\\n"; print " \t export LD_LIBRARY_PATH\n"; print "\n"; +print " If you wish, you may run, e.g.:\n"; +print "\n"; +print " \t\$ . \$GLOBUS_LOCATION/etc/globus-user-env.sh\n"; +print "\n"; +print " to prepare your environment for running the gsi_openssh\n"; +print " executables.\n"; +print "\n"; print "---------------------------------------------------------------------\n"; print "$myname: Finished configuring package 'gsi_openssh'.\n";