[Koha] FAST indexing problem
Rick Welykochy
rick at praxis.com.au
Thu Feb 18 23:15:26 NZDT 2010
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
HTH
cheers
rickw
--
_________________________________
Rick Welykochy || Praxis Services
There are 10 sorts of people. Those who understand binary and
those who don't.
More information about the Koha
mailing list