18 Feb
2010
18 Feb
'10
11:15 a.m.
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.