<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi folks,<br>I 've been trying to run the fines script manually after i realized that koha was not doing it on crontab. This is however what am getting:<br><br><font size="4">main:~# /usr/share/koha/bin/cronjobs/fines.pl<br><span style="color: rgb(0, 0, 255);">Can't locate C4/Context.pm in @INC (@INC contains: /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 /usr/share/koha/bin/cronjobs/fines.pl line 41.</span><br><span style="color: rgb(0, 0, 255);">BEGIN failed--compilation aborted at /usr/share/koha/bin/cronjobs/fines.pl line 41.</span><br><br></font>When i try to locate whether context.pm is existing this is what iam getting:<br><br>main:~# locate C4/Context.pm<br><font size="4"><span style="color: rgb(0, 0,
 255);">/build/koha-3.00.03/C4/Context.pm</span><br style="color: rgb(0, 0, 255);"><span style="color: rgb(0, 0, 255);">/build/koha-3.00.03/blib/PERL_MODULE_DIR/C4/Context.pm</span><br style="color: rgb(0, 0, 255);"><span style="color: rgb(0, 0, 255);">/build/koha-3.00.04/C4/Context.pm</span><br style="color: rgb(0, 0, 255);"><span style="color: rgb(0, 0, 255);">/build/koha-3.00.04_fixed/C4/Context.pm</span><br style="color: rgb(0, 0, 255);"><span style="color: rgb(0, 0, 255);">/build/koha-3.00.04_fixed/blib/PERL_MODULE_DIR/C4/Context.pm</span><br style="color: rgb(0, 0, 255);"><span style="color: rgb(0, 0, 255);">/home/gretsa/kohaclone/C4/Context.pm</span><br style="color: rgb(0, 0, 255);"><span style="color: rgb(0, 0, 255);">/usr/share/koha/lib/C4/Context.pm</span></font><br><br>So how do i make koha to see where context is located, because that path seems not be found? Or simply how do i fix this? I'll appreciate any
 help.<br>Thanks.<br></td></tr></table><br>