This will be a problem if you or anybody else in the future, ever tries to update that system.  Essentially you are custom-hacking the perl installation.  Neither CPAN, Koha nor the OS wil track this update.<br><br>--Joe<br>
<br><div class="gmail_quote">2009/6/18 Roche III, Edward <span dir="ltr">&lt;<a href="mailto:edward_roche@solanco.k12.pa.us">edward_roche@solanco.k12.pa.us</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
That worked. I will make sure I write it down as part of my installation instructions.<br>
<div class="im"><br>
Thanks!<br>
Ed<br>
<br>
Edward J. Roche<br>
Network Administrator<br>
Solanco School District<br>
717.786.2151 x2437<br>
<br>
&quot;At the End of the Day, Did You Play to Win or Not to Lose?&quot;<br>
<br>
<br>
</div><div><div></div><div class="h5">-----Original Message-----<br>
From: Abhishek Amberkar [अभिषेक] [mailto:<a href="mailto:abhishek.amberkar@gmail.com">abhishek.amberkar@gmail.com</a>]<br>
Sent: Thursday, June 18, 2009 12:49 AM<br>
To: Roche III, Edward<br>
Cc: <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
Subject: Re: [Koha] Can&#39;t locate C4/Context.pm<br>
<br>
2009/6/18 Roche III, Edward &lt;<a href="mailto:edward_roche@solanco.k12.pa.us">edward_roche@solanco.k12.pa.us</a>&gt;:<br>
&gt; I know I have been down this road before but I am having the issue again. I<br>
&gt; run the (2) export commands:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; export PERL5LIB=/usr/share/koha/lib (C4 is located here)<br>
&gt;<br>
&gt; export KOHA_CONF=/etc/koha/koha-conf.xml (the file is located here)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; But I still keep getting the error when running the perl<br>
&gt; /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b –w command<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Can&#39;t locate C4/Context.pm in @INC (@INC contains: /etc/perl<br>
&gt; /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5<br>
&gt; /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8<br>
&gt; /usr/local/lib/site_perl .) at<br>
&gt; /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 5.<br>
&gt;<br>
<br>
<br>
<br>
Copying C4 directory to /etc/perl/ should solve your problem.<br>
<br>
# cp   -a   /usr/share/koha/lib/C4/    /etc/perl/<br>
<br>
--<br>
With Regards<br>
Abhishek Amberkar<br>
<br>
Learn to appreciate the beauty within...<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br>