Re: Net::SSLeay Perl Module

2003-05-31 Thread Michael Mansour
I'm not sure about RH9 Yannic, but I know when I compiled that module for Webmin under RH8, I used the Webmin "Perl modules" module to do it for me. Just go to the module, enter it's name into the CPAN field, it will do a download, test, compile and install all for you. Regards, Michael. --- Gr

Re: Net::SSLeay Perl Module

2003-05-29 Thread Gregg Sperling
It is my understanding that there is an inherent problem with the Perl-5.8.0 RPM that was included with the RH9 package. I uninstalled/erased the RPM for Perl-5.8.0, and recompiled the Perl package as downloaded from CPAN. Works beautifully now. Gregg At 06:31 PM 5/28/2003 -0400, you wrote: O

Re: Net::SSLeay Perl Module

2003-05-29 Thread Matthew Saltzman
On Wed, 28 May 2003, Yanick Quirion wrote: > Hi all, > > I'm not able to compile the Net::SSLeay module under RedHat 9. Here are > the errors I have: > > [saturne]:/u/sinfsyst/yanqui/download/Net_SSLeay.pm-1.21# make install > make[1]: Entering directory > `/u/sinfsyst/yanqui/download/Net_SSLeay.p

Re: Net::SSLeay Perl Module

2003-05-29 Thread Mark Foster
See I think alot of your other issues can be solved by setting LANG="C" -mark On Wed, 2003-05-28 at 11:17, Yanick Quirion wrote: > Hi all, > > I'm not able to compile the Net::SSLeay module under RedHat 9. Here are > the errors