]> andersk Git - openssh.git/blobdiff - UPGRADING
- Clarified --with-default-path option.
[openssh.git] / UPGRADING
index aacc9ab2b6f53637a65c8e589849024322e6d993..df3a23e17ad346eec127bd11e65ab5e31038c195 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -124,5 +124,9 @@ either internally or through RSAref.
 
 scp must be in the default PATH on both the client and the server. You may
 need to use the --with-default-path option to specify a custom path to
-search on the server.
+search on the server. This option replaces the default path, so you need
+to specify all the current directories on your path as well as where you
+have installed scp. For example: 
+
+./configure --with-default-path=/bin:/usr/bin:/usr/local/bin:/path/to/scp
 
This page took 0.048481 seconds and 4 git commands to generate.