[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Installing OpenSSH 3.7.1



Hi,
Well.. there isnt a configure file in it.
i downloaded it from ftp.openbsd.org.

Rick


-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Jonathan
Michaelson
Sent: Sunday, September 21, 2003 2:13 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] Installing OpenSSH 3.7.1


> When i try to compile OpenSSH 3.7.1 , i get the following error.
>
> [root ssh]# make obj
> Makefile:3: *** missing separator.  Stop.
> [root ssh]#

When I install OpenSSH I simply do:

./configure --prefix=/usr --sysconfdir=/etc/ssh --localstatedir=/var --with-
pam
make

Then I test by staying logged in, closed down the old SSH (remember to stay
logged in!):
/etc/rc.d/init.d/sshd stop

The run up the newly compiled sshd daemon from the compilation directory, in
debug, interactively:
./sshd -d -D

Then try and ssh in. The interactive daemon should stop when you log that
new session out. If all is OK, then do:
make install

and restart OpenSSH:
/etc/rc.d/init.d/sshd start

--
Regards,
Jonathan Michaelson

http://www.webumake.com - Commercial CGI Script Developers
Web-based Email / HomePages / Instant Helper Chat / Download License Manager

_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users