Hiya! You probably don't need to go back to an older version, what you need is the Template Toolkit. Issuing this command on the commandline should take care of it:
sudo apt-get install libtemplate-perl Good luck! Magnus Enger libriotech.no 2011/4/15 Joel Harbottle <[email protected]>: > Hi All, > > I am using a Koha Virtual Machine created by Kyle M Hall, with the Koha > Management Console, and have just ran the “Update Koha” function, and Koha > has updated to Version 3.03.00.052. But, when I go to log Koha Staff Client > or visit the OPAC, I receive the following error pages (as per below): > > Staff Client > > Software error: > > Can't locate Template.pm in @INC (@INC contains: /home/koha/kohaclone > /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 > /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 > /usr/local/lib/site_perl .) at /home/koha/kohaclone/C4/Templates.pm line 32. > BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Templates.pm > line 32. > Compilation failed in require at /home/koha/kohaclone/C4/Output.pm line 35. > BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Output.pm line > 35. > Compilation failed in require at /home/koha/kohaclone/mainpage.pl line 22. > BEGIN failed--compilation aborted at /home/koha/kohaclone/mainpage.pl line > 22. > For help, please send mail to the webmaster (webmaster@koha), giving this > error message and the time and date of the error. > > > OPAC > > Software error: > > Can't locate Template.pm in @INC (@INC contains: /home/koha/kohaclone > /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 > /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 > /usr/local/lib/site_perl .) at /home/koha/kohaclone/C4/Templates.pm line 32. > BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Templates.pm > line 32. > Compilation failed in require at /home/koha/kohaclone/C4/Output.pm line 35. > BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Output.pm line > 35. > Compilation failed in require at /home/koha/kohaclone/C4/Auth.pm line 29. > BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Auth.pm line > 29. > Compilation failed in require at /home/koha/kohaclone/opac/opac-main.pl line > 22. > BEGIN failed--compilation aborted at /home/koha/kohaclone/opac/opac-main.pl > line 22. > For help, please send mail to the webmaster (webmaster@koha), giving this > error message and the time and date of the error. > > > Could someone please provide step-by-step instructions on how to reverse > this upgrade back to our previous version of Koha, Version 3.03.00.018. I > need assistance urgently as this is our Production system, and at present, > don’t have a backup of the system. > > Many thanks in advance for any assistance!! > > Please Help!!! > > Kindest Regards, > Joel > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

