[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Net::SSLeay for MIPS RaQ2
- Subject: RE: [cobalt-users] Net::SSLeay for MIPS RaQ2
- From: "Jolley, Carl" <Carl.Jolley@xxxxxxx>
- Date: Wed Jul 10 14:07:08 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Jay Summers [mailto:jay@xxxxxxxxxxxxxxxxxxxxx]
Sent: Wednesday, July 10, 2002 2:49 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] Net::SSLeay for MIPS RaQ2
> Is there such a beast?
A search on google reveals:
http://symlabs.com/Net_SSLeay/
> I'm aware of a Net::SSL and a Crypt:SSLeay in which
> the latter contains the former. I recently tried to
> use the CPAN.pm module to install both and got an
> error in the make file for Net::SSL. (This was on
> a Raq3).
Did you try
perl -MCPAN -e 'install Net::SSLeay'
This works on my Raq2.
-----------------------------
On my Raq3 I got server parse errors in SSLeau.c and finished off the
CPAN install witt:
make: *** [SSLeay.o] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible