<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">this command is not working as follow<br><br>lumhs-b70715be2:/home/nouman# /usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a<br><br>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/migration_tools/rebuild_zebra.pl line 5.<br>BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 5.<br>lumhs-b70715be2:/home/nouman# /usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a<br>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/migration_tools/rebuild_zebra.pl line 5.<br>BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 5.<br><br>lumhs-b70715be2:/home/nouman# <br>lumhs-b70715be2:/home/nouman# /usr/share/koha/bin/migration_tools/rebuild_zebra.pl --help<br>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/migration_tools/rebuild_zebra.pl line 5.<br>BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 5.<br><br><br>lumhs-b70715be2:/home/nouman# su koha<br>koha@lumhs-b70715be2:/home/nouman$ sudo /usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a<br>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/migration_tools/rebuild_zebra.pl line 5.<br>BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 5.<br><br><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Magnus Enger &lt;magnus@enger.priv.no&gt;<br><b><span style="font-weight: bold;">To:</span></b> Nouman Soomro &lt;noumansoomro@rocketmail.com&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> "koha@lists.katipo.co.nz" &lt;koha@lists.katipo.co.nz&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, March 2, 2010 12:23:05 AM<br><b><span
 style="font-weight: bold;">Subject:</span></b> Re: [Koha] catalogue search not working<br></font><br>2010/3/2 Nouman Soomro &lt;<a ymailto="mailto:noumansoomro@rocketmail.com" href="mailto:noumansoomro@rocketmail.com">noumansoomro@rocketmail.com</a>&gt;:<br>&gt;<br>&gt;<br>&gt; rebuild _zebra is not working as follow<br>&gt; nouman@lumhs-b70715be2:~$ /usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a<br>&gt; bash: /usr/share/koha/bin/migration_tools/rebuild_zebra: No such file or directory<br><br>The script is called rebuild_zebra.pl, so you need to do this:<br><br>/usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a<br><br>Do this to see what the options mean:<br><br>/usr/share/koha/bin/migration_tools/rebuild_zebra.pl --help<br><br>&gt; nouman@lumhs-b70715be2:~$ su<br>&gt; /usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a<br>&gt; Unknown id: /usr/share/koha/bin/migration_tools/rebuild_zebra<br><br>su is used
 to change your identity into that of another user on the system.<br><br>In order to change into a user called e.g. koha you need to do this:<br><br>su koha<br># you will then be asked for the password<br># you can now execute rebuild_zebra.pl as the user called koha<br>/usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a<br><br>Use sudo to execute a command as root:<br><br>sudo /usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a<br># rebuild_zebra.pl will be executed as the user root<br><br>HTH<br>Magnus<br>libriotech.no<br></div></div>
</div><br>

      </body></html>