Charlie,

To run a command as root from within the directory that you are in you
need to run it like this:

$ ./sshd

This is so because of the security problem of having your current
directory in your path. DON'T put it in.

The library problem is different. 1st run:

$ locate libutil.so
/lib/libutil.so.1
/usr/lib/libutil.so

You should get something like the above. If you don't then the libraries
are not installed which you will have to get and install. I wonder though
how you got anything to compile without the libraries in the 1st place or
even how ./configure succeeded in creating the Makefile.

Carl

On 29-Nov-99 Ice man wrote:
> heelo,
> 
> I have install Redhat Linux 5.0(Hurricane) , Kernel 2.0.31 i586
> on my system.
> 
> I have follwoing the installation help given from the webpage .
> Ihave install the latest version of SSH1 1.2.27(ssh-1_2_27_tar.gz)  
> root 
> directory.(/)
> 
> THE installation was pretty successful . after unzipping, and running
> the 
> command
> 1)./configure
> 2)make
> 3)make install
> 
> Iwas given the warning message :
> 
> /usr/lib/libutil.so: warning:revoke is not implemented and will always
> fail.
> 
> 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"
> It seems to happen also to ssh , ssh-keygen, etc.....
> 
> I have also check that the /etc directory has the ssh_host_key and
> other ssh 
> files. I have even try to generate a key using the "ssh-keygen"
> command, but 
> all these to no avail..!!
> 
> Thus I hope someone could enlighten me on these...
> Need help..!
> 
> Thanks in advance
> 
> Rgds
> Charlie
> 
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com

------------------------------------------------------------------------
E-Mail: Carl J. Nobile <[EMAIL PROTECTED]>
Date: 29-Nov-99                             Phone: 315-453-2912 Ex. 5336
Time: 15:13:28                                Fax: 315-453-3052

                                      Software Engineering Group
This message was sent by XFMail       AppliedTheory Corp.
------------------------------------------------------------------------

Reply via email to