From 29ea30d95627517e45e886820e3ef32168bd8dd7 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 17 Mar 2000 10:54:15 +1100 Subject: - Clarified --with-default-path option. - Added -blibpath handling for AIX to work around stupid runtime linking. Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble --- UPGRADING | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'UPGRADING') diff --git a/UPGRADING b/UPGRADING index aacc9ab2b..df3a23e17 100644 --- 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 -- cgit v1.2.3