Mason James wrote:
On 2009/03/2, at 3:55 AM, Thommy M. wrote:
I went ahead and did make install but then the finish up part hangs on starting the zebra server. How can I check that all prerequisites for the zebraserver is in place?
I have followed the instructions on http://wiki.koha.org/doku.php?id=koha_3_install_guide_ubuntu_hardy and it reported no errors. The only difference is that I have 3.0.1
$ sudo zebrasrv -f /etc/koha/koha-conf.xml 15:46:11-01/03 [log] zebra_start /etc/koha/zebradb/zebra- biblios.cfg 1.3.50 15:46:11-01/03 [log] zebra_start /etc/koha/zebradb/zebra- authorities.cfg 1.3.50 15:46:11-01/03 [server] Adding dynamic listener on unix:/var/run/koha/zebradb/bibliosocket id=1 15:46:11-01/03 [server] Adding dynamic listener on unix:/var/run/koha/zebradb/authoritysocket id=2 15:46:11-01/03 [server] Starting server zebrasrv pid=8711
Here it just hangs until I bail out with ctrl-c
FYI: this is what zebrasrv is supposed to do...
its patiently waiting for your search requests ;)
Looks like the installation documentation is missing some details. Suppose there should be an ampersand at the end of that row. Also, how is the zebrasrv started after reboot?