[Bug 183822] Re: Can't use Apache::RPC::Server - missing dependancy Apache.pm
Bug Watch Updater
183822 at bugs.launchpad.net
Thu May 16 13:23:22 UTC 2013
** Changed in: librpc-xml-perl (Debian)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to librpc-xml-perl in Ubuntu.
https://bugs.launchpad.net/bugs/183822
Title:
Can't use Apache::RPC::Server - missing dependancy Apache.pm
Status in “librpc-xml-perl” package in Ubuntu:
Confirmed
Status in “librpc-xml-perl” package in Debian:
Fix Released
Bug description:
Binary package hint: librpc-xml-perl
The following code snippet fails:
#!/usr/bin/perl -w
use strict;
use Apache::RPC::Server;
The error message is:
Can't locate Apache.pm in @INC (@INC contains: /home/pcampbell/perl/share/perl/5.8.8 /home/pcampbell/perl/lib /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/share/perl5/Apache/RPC/Server.pm line 39.
BEGIN failed--compilation aborted at /usr/share/perl5/Apache/RPC/Server.pm line 39.
Compilation failed in require at etc/require.pl line 3.
BEGIN failed--compilation aborted at etc/require.pl line 3.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/librpc-xml-perl/+bug/183822/+subscriptions
More information about the foundations-bugs
mailing list