]> andersk Git - gssapi-openssh.git/commitdiff
o Update output of the setup script to make the user aware of the
authorcphillip <cphillip>
Tue, 7 May 2002 21:26:04 +0000 (21:26 +0000)
committercphillip <cphillip>
Tue, 7 May 2002 21:26:04 +0000 (21:26 +0000)
    globus-user-env.sh script.

setup/setup-openssh.pl

index 42446a05ca849e07d8075476762866c038e3a01e..3e785009200b1bf606def61b8752682083b1911e 100644 (file)
@@ -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";
 
This page took 0.06162 seconds and 5 git commands to generate.