scp problem
Mate Wierdl
mw at moni.msci.memphis.edu
Thu Mar 16 09:06:35 EST 2000
On Thu, Mar 16, 2000 at 07:54:55AM +1100, Damien Miller wrote:
> On Wed, 15 Mar 2000, Mate Wierdl wrote:
>
> > On the box moni, I have
> >
> > rpm -q openssh
> > openssh-1.2.1pre25-1us
> >
> > on the box karadi, I have
> >
> > rpm -q openssh
> > openssh-1.2.3pre2-2
> >
> > On moni, I do/get:
> >
> > scp "wierdlm at karadi:11Lecture/lecture.tex" .
> > wierdlm at karadi.msci.memphis.edu's password:
> > bash: scp: command not found
>
> You might have to use the --with-default-path option to specify the
> path to scp.
>
I specified it as
./configure --prefix=%myprefix --with-default-path=%myprefix/bin
on *karadi*, but I still get running on moni:
scp wierdlm at karadi:diane.C .
wierdlm at karadi.msci.memphis.edu's password:
bash: scp: command not found
What is the role of $default-path ?
Mate
More information about the openssh-unix-dev
mailing list