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