[Koha] FAST indexing problem

Chris Nighswonger cnighswonger at foundations.edu
Fri Feb 19 00:44:35 NZDT 2010


G'morning,


On Thu, Feb 18, 2010 at 5:15 AM, Rick Welykochy <rick at praxis.com.au> wrote:
> Nouman Soomro wrote:
>
>> when I try to run follow command it show the error given below
>> how can I resolve this problem
>>
>> $ misc/migration-tools/rebuild_zebra.pl -b -w
>> bash: misc/migration-tools/rebuild_zebra.pl: No such file or directory
>
> It has moved.
>
> Change to the Koha install directory for starters, probably this:
>
>    $ cd /usr/share/koha
>
> Now where is that script?
>
>    $ find . -name rebuild_zebra.pl
>    ./bin/migration_tools/rebuild_zebra.pl
>
> Found it. Execute it.
>
>    $ perl ./bin/migration-tools/rebuild_zebra.pl -b -w

additionally, you must execute it as your kohauser, whichever that is.

Kind Regards,
Chris


More information about the Koha mailing list