[Koha] FAST index still show problem

Cindy Murdock Ames cmurdock at ccfls.org
Fri Feb 19 05:23:12 NZDT 2010


Looks like you need to include the path to your C4 directory.  C4 is 
where all the perl modules for Koha are stored.  Assuming yours is in 
/usr/share/koha, you would run it like so:

perl -I /usr/share/koha/ 
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -w

Cheers,
Cindy

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cindy Murdock Ames
IT Services Director
Meadville Public Library    | CCFLS
http://meadvillelibrary.org | http://ccfls.org



Nouman Soomro wrote:
> /usr/share/koha$ bin/migration_tools/rebuild_zebra.pl -b -w
>
> 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 bin/migration_tools/rebuild_zebra.pl 
> line 5.
> BEGIN failed--compilation aborted at 
> bin/migration_tools/rebuild_zebra.pl line 5.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>   




More information about the Koha mailing list