[Linux-HA] heartbeat RPM dependencies (SuSE 9.1)
Todd Lyons
tlyons at ivenue.com
Tue Mar 1 14:39:34 MST 2005
ktulu at net2000.com.au wanted us to know:
>error: Failed dependencies:
> perl-Net-SSLeay is needed by heartbeat-ldirectord-1.2.3-1
> perl-Mail-IMAPClient is needed by heartbeat-ldirectord-1.2.3-1
>I have perl-Net_SSLeay installed on the machines (SuSE provided
>package), but it's not being recognised (due to the "_" instead of the
>"-" in the package name). Also, there isn't a perl-Mail-IMAPClient
>package in the SuSE 9.1 distro - can I just install this from CPAN and
>force the installation? I'm just trying to aviod running into other
Yes.
Just test that your system can actually see them:
perl -e 'use Net::SSLeay'
perl -e 'use Mail::IMAPClient'
If it prints nothing, it's all installed correctly.
You have a problem if you see something like this:
smtp2 root # perl -e 'use Mail::IMAPClient'
Can't locate Mail/IMAPClient.pm in @INC (@INC contains: /etc/perl
/usr/lib/perl5/site_perl/5.8.2/i686-linux /usr/lib/perl5/site_perl/5.8.2
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.2/i686-linux
/usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.2/i686-linux /usr/lib/perl5/5.8.2
/usr/local/lib/site_perl .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
--
Regards... Todd
We should not be building surveillance technology into standards.
Law enforcement was not supposed to be easy. Where it is easy,
it's called a police state. -- Jeff Schiller on NANOG
Linux kernel 2.6.8.1-12mdkenterprise 1 user, load average: 0.09, 0.08, 0.07
More information about the Linux-HA
mailing list