[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ssl problem with webmin
- From: Bret Hughes <bhughes elevating com>
- To: redhat-list redhat com
- Subject: Re: ssl problem with webmin
- Date: Fri Nov 29 16:03:01 2002
On Fri, 2002-11-29 at 12:37, Blair MacDonald wrote:
> Hi :)
>
>
> I think I have sent this out in html by mistake the last time ...sorry if I
> did
>
> I have installed webmin to administer my redhat 8 server but I want it
> secure .
>
> I have installed the two modules for it
>
> OpenSSL library
> Net::SSLeay
>
> both with rpm's
>
> because in webmin it says that the module Net::SSLeay appeasr to not be
> installed in your system and yo must install OpenSSL
> in order for it to work. I did this with both rpms with -i switch to
> install the programes
>
> then
>
> I run the command perl -e 'use Net::SSLeay' to see if there are errors (if
> no errors then set up fine) and I get the following
>
> Can't locate Net/SSLeay.pm in @INC (@INC contains:
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1
> /usr/lib/perl5/site_perl
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at -e line 1.
> BEGIN failed--compilation aborted at -e line 1.
>
>
> Can anyone tell me what is wrong .
What rpms did you install?
rpm -qa|grep -v ssl
where did it put the files?
rpm -ql package_of_interest
Bret
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]