Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Rick 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
-
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
-
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
-
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