LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: ldirectord does not start: please help

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: ldirectord does not start: please help
From: "Vijay K" <vijay_k@xxxxxxxxxxxxx>
Date: Wed, 10 Aug 2005 11:52:47 +0530
hi,
my "perl -q perl-Net-SSLeay" gives" perl-Net-SSLeay-1.23-1.fr.c.1.um.1"
which i think is proper
but when i give "perl -V perl-Net-SSLeay" i am getting the following
statment.
"..?.....
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/Net/SSLeay/SSLea
y.bs"

also i have not upgraded the perl after loading the RPM
Thanks and regds
Vijay
-----Original Message-----
From: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Graeme
Fowler
Sent: Tuesday, August 09, 2005 12:41 PM
To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: ldirectord does not start: please help


Hi

On Tue 09 Aug 2005 07:26:18 BST , Vijay K <vijay_k@xxxxxxxxxxxxx> wrote:
<snip>
> [Tue Aug  9 11:45:36 2005|www] Linux Director Daemon terminated on signal:
> Can't locate Net/SSLeay.pm in @INC (@INC contains:
<snip>
> On checking for Net-SSLeay i found that perl-Net-SSLeay-1.23-1.fr.c.1.um.1
> is already installed from ultramonkey.
> So can somebody please let me know what might be the problem plaguing me

rpm -q Net-SSLeay

should give you "perl-Net-SSLeay-1.23-1.fr.c.1.um.1"

rpm -V Net-SSLeay

should ideally give you no output at all, which means that the RPM is
intact and undamaged. If you get something like:

missing /usr/lib/perl5/site_perl/5.8.5/Net/SSLeay.pm

then the RPM needs forcibly reinstalling. You should also ensure that
you haven't upgraded Perl since installing Net-SSLeay as that might
cause the module to be removed from @INC.

You might find the location of the module by doing "locate SSLeay.pm".
Then check the location against the value of @INC from "Perl -V".

Graeme



<Prev in Thread] Current Thread [Next in Thread>