> THE installation was pretty successful . after unzipping, and running the 
> command
> 1)./configure
> 2)make
> 3)make install
> 
> After which, I try to run the "sshd" comaand in the directory that I have 
> install my SSH. But to my disappointment, it gives
> "command not found"

May it be possible that you installed into a directory not
included in the $PATH ?
Did you try to specify the full path in the sshd command, i.e.
/usr/local/bin/ssh-keygen
?

if you ask ldd, i.e.:
ldd /usr/local/bin/ssh
are there errors or warnings?

oki,

Steffen

-- 
Dieses Schreiben wurde maschinell erstellt,
es tr�gt daher weder Unterschrift noch Siegel.

Reply via email to