[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] openssl and openssh on RAQ2
- Subject: Re: [cobalt-users] openssl and openssh on RAQ2
- From: "Dylan Smith" <dyls@xxxxxxx>
- Date: Wed Mar 14 14:29:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I tried to install openssl v0.9.6 on our RAQ, but the
> make test came up with an error stating that we don't
> have /usr/sbin/bc on the server. Since openssh
> requires openssl to be installed, we are at a
> bottleneck until we can resolve it
You can go to www.linux.org and do a search for bc, and install it, that'll
solve it <g>
I had no problems with openssl on a RaQ2. I did have problems building
OpenSSH - the compile broke and I ended up doing a fair bit of hacking to
get it to compile. Unfortunately, I was in a hurry and didn't think it out
properly, so there is a bug in my installation's signal handler (but other
than that, OpenSSH is working fine). Some time I'll get around to fixing it,
but as it is working acceptably at the moment, that may be some time <g>