Gilesh --<br><br>You need to set and export 2 variables in your shell session, like:<br><br>PERL5LIB=/usr/koha/<br>KOHA_CONF=/usr/koha/etc/koha-conf.xml<br>export PERL5LIB;<br>export KOHA_CONF;<br><br>The paths associated with those variables can vary by installation, but should be found in your apache configuration file. PERL5LIB should be the directory that contains the "C4" directory. KOHA_CONF should be the basic XML config.<br>
<br>--Joe Atzberger,<br>LibLime<br><br><div class="gmail_quote">On Mon, Jun 30, 2008 at 7:18 AM, gilesh m p <<a href="mailto:gileshmp@rediffmail.com">gileshmp@rediffmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>
<br>
Hi,<br>
<br>
I am using koha 2.2.9 on debian etch.. Tried to run the scripts under scripts/misc folder. But I am gettin the following error<br>
<br>
Can't locate C4/Context.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at fines2.pl line 28.<br>
BEGIN failed--compilation aborted at fines2.pl line 28.<br>
<br>
Please tell me a solution<br>
<br>
regards
</p>
Gilesh M P
<br><font color="#888888">
Lecturer CSE
<br>
Govt College of Engineering
<br>
Parassinikkadavu PO
<br>
Kannur, Kerala - 670 563
<br>
Mob:09495663242,09387062397<br></font><br></blockquote></div><br>