<HTML>
<HEAD>
<TITLE>Re: Please Help!! Urgently!</TITLE>
</HEAD>
<BODY>
<FONT COLOR="#000080"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi All,<BR>
<BR>
Many thanks for your help. Especially thanks to Kyle and Magnus. <BR>
<BR>
Kindest Regards,<BR>
Joel<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><BR>
<FONT COLOR="#0000FF">&gt; From: Kyle Hall &lt;<a href="kyle.m.hall@gmail.com">kyle.m.hall@gmail.com</a>&gt;<BR>
&gt; Date: Fri, 15 Apr 2011 07:54:12 -0400<BR>
&gt; To: Joel Harbottle &lt;<a href="Joel.Harbottle@hotmail.com.au">Joel.Harbottle@hotmail.com.au</a>&gt;<BR>
&gt; Cc: Koha List &lt;<a href="koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a>&gt;<BR>
&gt; Subject: Re: Please Help!! Urgently!<BR>
&gt; <BR>
&gt; Magnus is correct. It sounds like the upgrade went smoothly, but the<BR>
&gt; newest version of Koha has switched from HTML::Template to<BR>
&gt; Template::Toolkit ( which is a huge improvement for developers ).<BR>
&gt; However, even though the Koha code has been upgraded, new software<BR>
&gt; dependencies are not installed automatically ( this applies to a<BR>
&gt; standard Koha install as well ).<BR>
&gt; <BR>
&gt; As Magnus wrote, just drop to the command line and run the command<BR>
&gt; 'sudo apt-get install libtemplate-perl' and you should be good to go.<BR>
&gt; If you run into any more issues, please let me know.<BR>
&gt; <BR>
&gt; Kyle<BR>
&gt; <BR>
&gt; <a href="http://www.kylehall.info">http://www.kylehall.info</a><BR>
&gt; Mill Run Technology Solutions ( <a href="http://millruntech.com">http://millruntech.com</a> )<BR>
&gt; Crawford County Federated Library System ( <a href="http://www.ccfls.org">http://www.ccfls.org</a> )<BR>
&gt; Meadville Public Library ( <a href="http://www.meadvillelibrary.org">http://www.meadvillelibrary.org</a> )<BR>
&gt; <BR>
&gt; <BR>
&gt; <BR>
&gt; <BR>
&gt; On Fri, Apr 15, 2011 at 7:19 AM, Joel Harbottle<BR>
&gt; &lt;<a href="Joel.Harbottle@hotmail.com.au">Joel.Harbottle@hotmail.com.au</a>&gt; wrote:<BR>
</FONT><FONT COLOR="#008000">&gt;&gt; Hi All,<BR>
&gt;&gt; <BR>
&gt;&gt; I am using a Koha Virtual Machine created by Kyle M Hall, with the Koha<BR>
&gt;&gt; Management Console, and have just ran the &#8220;Update Koha&#8221; function, and Koha<BR>
&gt;&gt; has updated to Version 3.03.00.052. But, when I go to log Koha Staff Client<BR>
&gt;&gt; or visit the OPAC, I receive the following error pages (as per below):<BR>
&gt;&gt; <BR>
&gt;&gt; Staff Client<BR>
&gt;&gt; <BR>
&gt;&gt; Software error:<BR>
&gt;&gt; <BR>
&gt;&gt; Can't locate Template.pm in @INC (@INC contains: /home/koha/kohaclone<BR>
&gt;&gt; /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0<BR>
&gt;&gt; /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10<BR>
&gt;&gt; /usr/local/lib/site_perl .) at /home/koha/kohaclone/C4/Templates.pm line 32.<BR>
&gt;&gt; BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Templates.pm<BR>
&gt;&gt; line 32.<BR>
&gt;&gt; Compilation failed in require at /home/koha/kohaclone/C4/Output.pm line 35.<BR>
&gt;&gt; BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Output.pm line<BR>
&gt;&gt; 35.<BR>
&gt;&gt; Compilation failed in require at /home/koha/kohaclone/mainpage.pl line 22.<BR>
&gt;&gt; BEGIN failed--compilation aborted at /home/koha/kohaclone/mainpage.pl line<BR>
&gt;&gt; 22.<BR>
&gt;&gt; For help, please send mail to the webmaster (webmaster@koha), giving this<BR>
&gt;&gt; error message and the time and date of the error.<BR>
&gt;&gt; <BR>
&gt;&gt; <BR>
&gt;&gt; OPAC<BR>
&gt;&gt; <BR>
&gt;&gt; Software error:<BR>
&gt;&gt; <BR>
&gt;&gt; Can't locate Template.pm in @INC (@INC contains: /home/koha/kohaclone<BR>
&gt;&gt; /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0<BR>
&gt;&gt; /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10<BR>
&gt;&gt; /usr/local/lib/site_perl .) at /home/koha/kohaclone/C4/Templates.pm line 32.<BR>
&gt;&gt; BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Templates.pm<BR>
&gt;&gt; line 32.<BR>
&gt;&gt; Compilation failed in require at /home/koha/kohaclone/C4/Output.pm line 35.<BR>
&gt;&gt; BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Output.pm line<BR>
&gt;&gt; 35.<BR>
&gt;&gt; Compilation failed in require at /home/koha/kohaclone/C4/Auth.pm line 29.<BR>
&gt;&gt; BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Auth.pm line<BR>
&gt;&gt; 29.<BR>
&gt;&gt; Compilation failed in require at /home/koha/kohaclone/opac/opac-main.pl line<BR>
&gt;&gt; 22.<BR>
&gt;&gt; BEGIN failed--compilation aborted at /home/koha/kohaclone/opac/opac-main.pl<BR>
&gt;&gt; line 22.<BR>
&gt;&gt; For help, please send mail to the webmaster (webmaster@koha), giving this<BR>
&gt;&gt; error message and the time and date of the error.<BR>
&gt;&gt; <BR>
&gt;&gt; <BR>
&gt;&gt; Could someone please provide step-by-step instructions on how to reverse<BR>
&gt;&gt; this upgrade back to our previous version of Koha, Version 3.03.00.018. I<BR>
&gt;&gt; need assistance urgently as this is our Production system, and at present,<BR>
&gt;&gt; don&#8217;t have a backup of the system.<BR>
&gt;&gt; <BR>
&gt;&gt; Many thanks in advance for any assistance!!<BR>
&gt;&gt; <BR>
&gt;&gt; Please Help!!!<BR>
&gt;&gt; <BR>
&gt;&gt; Kindest Regards,<BR>
&gt;&gt; Joel<BR>
</FONT><FONT COLOR="#0000FF">&gt; <BR>
</FONT></SPAN></FONT>
</BODY>
</HTML>