[Bug 82] New: scp: Command not found errors

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Jan 26 09:04:54 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=82

           Summary: scp: Command not found errors
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: scp
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: steve_dum at mentor.com


First, the FAQ discussion item 3.7 is out of date and needs updated.
the 'scp: Command not found' errors seem to typically get generated because
the default search path doesn't include /usr/local/bin which is where scp is
located.  It is fixed by adding /usr/local/bin to one's login setup scripts.

Next, the configure --with-default-path suggestion is a bum steer.  The
option --with-default-path no longer effects the makefiles, header files or
source code.  It did in Version 1.x but certianly its gone from 3.x and later
2.x's.  This option should be removed from configure, since it's no longer used.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list