Re: [Koha-devel] Koha-devel Digest, Vol 100, Issue 20
Hello, Can anybody help me with this error message. In trying to install koha i kept on getting the following CPAN error message: [root@unijos-app01 ~]# cd /var/www/koha [root@unijos-app01 koha]# perl Makefile.PL Can't locate Module/Load/Conditional.pm in @INC (@INC contains: /var/www/koha /usr/share/koha/lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /var/www/koha/C4/Context.pm line 107. BEGIN failed--compilation aborted at /var/www/koha/C4/Context.pm line 107. Compilation failed in require at /var/www/koha/C4/Installer.pm line 24. BEGIN failed--compilation aborted at /var/www/koha/C4/Installer.pm line 24. Compilation failed in require at Makefile.PL line 31. BEGIN failed--compilation aborted at Makefile.PL line 31. [root@unijos-app01 koha]# What did i not do correctly? Thanks You. Akpokodje Vera N. Systems Analyst University of Jos Library,Jos, Plateau State. Nigeria. blog: http://teenzclobe.blogspot.com Telephone: +234 8036357386 alternative email: vera4live@gmail.com GIVE JESUS A CHANCE TODAY! HE CARES FOR YOU! On Tuesday, March 25, 2014 12:00 PM, "koha-devel-request@lists.koha-community.org" <koha-devel-request@lists.koha-community.org> wrote: Send Koha-devel mailing list submissions to koha-devel@lists.koha-community.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel or, via email, send a message with subject or body 'help' to koha-devel-request@lists.koha-community.org You can reach the person managing the list at koha-devel-owner@lists.koha-community.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha-devel digest..." Today's Topics: 1. Bug 6874 (Mark Tompsett) ---------------------------------------------------------------------- Message: 1 Date: Mon, 24 Mar 2014 15:05:08 -0400 From: "Mark Tompsett" <mtompset@hotmail.com> To: <koha-devel@lists.koha-community.org> Subject: [Koha-devel] Bug 6874 Message-ID: <BLU172-DS2380F983703074AC18663C67A0@phx.gbl> Content-Type: text/plain; charset="iso-8859-1" Greetings, The difficulty with multiple people working on a bug is sometimes that one patch that is holding up the patch from being signed off. Such is the case with bug 6874 (File upload in MARC). Anyone care to look? GPML, Mark Tompsett
On Tue, Mar 25, 2014 at 07:35:12AM -0700, Ekelem Vera wrote:
Hello, Can anybody help me with this error message. In trying to install koha i kept on getting the following CPAN error message:
[root@unijos-app01 ~]# cd /var/www/koha [root@unijos-app01 koha]# perl Makefile.PL Can't locate Module/Load/Conditional.pm in @INC (@INC contains: /var/www/koha /usr/share/koha/lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /var/www/koha/C4/Context.pm line 107. BEGIN failed--compilation aborted at /var/www/koha/C4/Context.pm line 107. Compilation failed in require at /var/www/koha/C4/Installer.pm line 24. BEGIN failed--compilation aborted at /var/www/koha/C4/Installer.pm line 24. Compilation failed in require at Makefile.PL line 31. BEGIN failed--compilation aborted at Makefile.PL line 31. [root@unijos-app01 koha]#
The compiler is looking for a module Module::Load::Conditional and cannot find it. You should install it. Colin -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 800 756 6803 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com
participants (2)
-
Colin Campbell -
Ekelem Vera