Steven --<br><br>If you do:<br><div style="margin-left: 40px;">ps -ef |grep zebra<br></div><br>you should find if zebra (or zebraqueue) is already running.&nbsp; Look in your installation for koha-zebra-ctl.sh and koha-zebraqueue-ctl.sh.&nbsp; They do what you&#39;d expect, control zebrasrv and zebraqueue.&nbsp; You can find the logs for zebra in the locations specified by those files in the lines similar to:<br>
&nbsp;<br><div style="margin-left: 40px;">LOGDIR=/home/atz/koha/log<br>ERRLOG=$LOGDIR/koha-zebradaemon.err<br></div><br>If you have loaded any records, run:<br><div style="margin-left: 40px;">misc/migration_tools/rebuild_zebra.pl<br>
</div><br>It will reply with intelligible details on available options you might use.&nbsp; After that, with zebrasrv running, you should get results in OPAC, or else important error messages in your error log.&nbsp; <br><br>--Joe Atzberger,<br>
LibLime<br><br><div class="gmail_quote">On Wed, May 28, 2008 at 1:53 PM, Steven Owley &lt;<a href="mailto:steveno@ohionet.org">steveno@ohionet.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello everyone,<br><br>If I follow the Koha 3 beta INSTALL file&#39;s instructions, I am left wondering whether Zebra is set up and ready to go, or if there is more to do.&nbsp; I can&#39;t seem to find any docs on this.&nbsp; <br>
<br>
Does anyone point me to &quot;what&#39;s next&quot; with regard to Zebra on K3b?&nbsp; <br><br>Also, does Zebra require a startup script in init.d if I want to run it daemonized, or is it already configured to start up that way?<br>
</blockquote></div><br>