24 Jul
2002
24 Jul
'02
2:56 a.m.
I also got the same problem with the 1.2.1. Check you koha log at /var/log/koha. Probably yaz toolkit or z3950.pm or both not installed. -saiful
All this from RC4. I can't tell you a whole lot more. When I run /usr/local/koha/intranet/scripts/z3950daemon/z3950-daemon-launch.sh I get no error messages, but running ps -ef shows nothing running either. Plus, a pending request continues to say pending after running the command.
If I run the command embedded in z3950-daemon-launch.sh, like: su -s /bin/sh -c \ /usr/local/koha/intranet/scripts/z3950daemon/z3950-daemon-shell.sh - apache &
It gives no error mesage, but also doesn't seem to run. A pending search is still pending.