More trouble with Koha 3.2.7 Installation ( Can't locate ZOOM.pm in @INC)
Hi again, The last problem seemed to be solved but now when I attempt to run Makefile.PL I get the following message: can't locate ZOOM.pm in @INC (@INC contains: /build/koha-3.2.7 /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /build/koha-3.2.7/C4/Context.pm line 85. BEGIN failed--compilation aborted at /build/koha-3.2.7/C4/Context.pm line 85. Compilation failed in require at /build/koha-3.2.7/C4/Installer.pm line 24. BEGIN failed--compilation aborted at /build/koha-3.2.7/C4/Installer.pm line 24. Compilation failed in require at Makefile.PL line 31. BEGIN failed--compilation aborted at Makefile.PL line 31. root@ubuntu:/build/koha-3.2.7# make make: *** No targets specified and no makefile found. Stop. root@ubuntu:/build/koha-3.2.7# make test make: Nothing to be done for `test'. root@ubuntu:/build/koha-3.2.7# make install What does this mean? And how do I fix it ? I know I have seen this question several times but can't find the solution. Thanks Regards, Leila
Make sure you've followed the instructions in INSTALL.ubuntu Take notes on any warnings/errors you receive. To+ On Sat, May 7, 2011 at 7:44 AM, Leila Ammar <leila_ammar@yahoo.co.uk> wrote:
Hi again, The last problem seemed to be solved but now when I attempt to run Makefile.PL I get the following message:
can't locate ZOOM.pm in @INC (@INC contains: /build/koha-3.2.7 /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /build/koha-3.2.7/C4/Context.pm line 85. BEGIN failed--compilation aborted at /build/koha-3.2.7/C4/Context.pm line 85. Compilation failed in require at /build/koha-3.2.7/C4/Installer.pm line 24. BEGIN failed--compilation aborted at /build/koha-3.2.7/C4/Installer.pm line 24. Compilation failed in require at Makefile.PL line 31. BEGIN failed--compilation aborted at Makefile.PL line 31. root@ubuntu:/build/koha-3.2.7# make make: *** No targets specified and no makefile found. Stop. root@ubuntu:/build/koha-3.2.7# make test make: Nothing to be done for `test'. root@ubuntu:/build/koha-3.2.7# make install
What does this mean? And how do I fix it ? I know I have seen this question several times but can't find the solution.
Thanks Regards, Leila _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Or perhaps you might want to try the Koha Live CD: http://kohalivecd.mizstik.com/p/koha-live-cd.html At the moment it's still 3.2.5 though. --Mizst On Sat, May 7, 2011 at 8:12 PM, Tomas Cohen Arazi <tomascohen@gmail.com>wrote:
Make sure you've followed the instructions in INSTALL.ubuntu Take notes on any warnings/errors you receive.
To+
Hi again, The last problem seemed to be solved but now when I attempt to run Makefile.PL I get the following message:
can't locate ZOOM.pm in @INC (@INC contains: /build/koha-3.2.7 /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /build/koha-3.2.7/C4/Context.pm line 85. BEGIN failed--compilation aborted at /build/koha-3.2.7/C4/Context.pm line
Compilation failed in require at /build/koha-3.2.7/C4/Installer.pm line
BEGIN failed--compilation aborted at /build/koha-3.2.7/C4/Installer.pm
On Sat, May 7, 2011 at 7:44 AM, Leila Ammar <leila_ammar@yahoo.co.uk> wrote: 85. 24. line 24.
Compilation failed in require at Makefile.PL line 31. BEGIN failed--compilation aborted at Makefile.PL line 31. root@ubuntu:/build/koha-3.2.7# make make: *** No targets specified and no makefile found. Stop. root@ubuntu:/build/koha-3.2.7# make test make: Nothing to be done for `test'. root@ubuntu:/build/koha-3.2.7# make install
What does this mean? And how do I fix it ? I know I have seen this question several times but can't find the solution.
Thanks Regards, Leila _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
I have almost exactly the same problem with koha 3.2.5 on a x64 Ubuntu 10.10: mvirard@phoenix:/build/koha-3.2.5$ sudo perl Makefile.PL Can't locate ZOOM.pm in @INC (@INC contains: /build/koha-3.2.5 /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /build/koha-3.2.5/C4/Context.pm line 85. BEGIN failed--compilation aborted at /build/koha-3.2.5/C4/Context.pm line 85. Compilation failed in require at /build/koha-3.2.5/C4/Installer.pm line 24. BEGIN failed--compilation aborted at /build/koha-3.2.5/C4/Installer.pm line 24. Compilation failed in require at Makefile.PL line 31. BEGIN failed--compilation aborted at Makefile.PL line 31. Any clue ? Michel -- View this message in context: http://koha.1045719.n5.nabble.com/More-trouble-with-Koha-3-2-7-Installation-... Sent from the Koha - Discuss mailing list archive at Nabble.com.
Michel Virard schreef op zo 15-05-2011 om 12:44 [-0700]:
Any clue ?
On 11.04: $ apt-file search ZOOM.pm libnet-z3950-zoom-perl: /usr/lib/perl5/Net/Z3950/ZOOM.pm libnet-z3950-zoom-perl: /usr/lib/perl5/ZOOM.pm so, make sure you have that package installed. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
participants (5)
-
Leila Ammar -
Michel Virard -
Mizst Audens -
Robin Sheat -
Tomas Cohen Arazi