Koozali.org: home of the SME Server

SSH

Rick

SSH
« on: August 16, 2000, 03:18:56 AM »
I want to add sshd to my system.  When trying to run ./configure it can't find cc (compiler).  Where is cc?  Do I need to install something else first?

Thanks,
Rick

Gordon Rowell

RE: SSH
« Reply #1 on: August 16, 2000, 03:32:55 AM »
Rick wrote:

> I want to add sshd to my system.  When trying to run
> ./configure it can't find cc (compiler).  Where is cc?  Do I
> need to install something else first?
>
> Thanks, Rick

The e-smith distribution does not have compiler support. Adding this
has been discussed in this forum.

Install the  SSH RPMs directly from a mirror near you. (Being security
software, you should check the keys).

http://www.openssh.com/portable.html

You should also add the e-smith-openssh glue RPM:

ftp://ftp.e-smith.net/pub/e-smith/contrib/charlieb/RPMS/noarch/ e-smith-openssh-0.5-4.noarch.rpm

Gordon

Markus Räipiö

RE: SSH
« Reply #2 on: August 16, 2000, 02:54:32 PM »
Hello !
There is a new lisense info about SSH v.2.3... you can use it free for linux freebsd....and so on
best part is that it can be used also for commercial work :-)
Markus

Gordon Rowell

RE: SSH
« Reply #3 on: August 17, 2000, 02:40:50 AM »
Markus Räipiö wrote:

> Hello ! There is a new lisense info about SSH v.2.3... you can
> use it free for linux freebsd....and so on

But not for Solaris, HPUX, SCO, .....

> best part is that it
> can be used also for commercial work :-) Markus

Yes, that's a nice change. Also interesting is that v2.3 has compatibility
with SSHv1 servers -  something that openssh has had for a while.

OpenSSH is free for all uses, any time.

Gordon