About setting z3950 client daemon pazpar2 in koha 3.0 RC1
Dear all: We have been installing koha in a kubuntu 8.04 i386 machine and until now we have working the Opac and Intranet interfaces (zebra is not enabled). But we can't search in z3950 servers to retrieve records of other libraries, first because we're behind a proxy (we need to investigate the IP and ports fo the servers listed in the search z3950 script page and ask our proxy server to allow them). However even with that problem solved in our koha server we have observed there is an indication in the user guide about adding z3950 records from z3950 servers on: http://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/adm... It says at the bottom of the web page in red: IMPORTANT: The z3950search will NOT work until your system administrator has activated the z3950 client daemon on your server. The daemon is in KohaDirectory/script/z3950daemon. It should be added to rc.d to be launched during server boot. I couldn't find the mentioned script, but I do found this one (I supossed is the one refered above) and when running it with start: /usr/share/koha/bin/koha-pazpar2-ctl.sh start and when looking at the log (file /var/log/koha/koha-pazpar2daemon-output.log ) of the pazpar2 I got: 14:16:31-01/08 pazpar2 [log] Pazpar2 1.0.9 started 14:16:31-01/08 pazpar2 [log] HTTP listener 14:16:31-01/08 pazpar2 [fatal] __PAZPAR2_CONF_DIR__/koha-biblios.xml [No such file or directory] 14:16:31-01/08 pazpar2 [log] Exit 256 from child 10478 I found in the lists that when running the script is important rememeber to export PERL5LIB and KOHA_CONF variables, I also do that, but we got the same results. Besides If I type sudo /usr/share/koha/bin/koha-pazpar2-ctl.sh restart I got in the terminal: Restarting the PazPar2 Server daemon: fatal: failed to find pid for koha-pazpar2-ctl.koha: No existe el fichero ó directorio Can you please told us what we are doing wrong here? I may say that here has not been set up the Library (a message is show in the intrabet interface): (NO_LIBRARY_SET) And even more, is there any port we should have open in our server to external for the conenction (of pazpar2) to be able to retrieve records from the internet (I found something about the port 8004) ? Thanks in advance ______________________________________________ Enviado desde Correo Yahoo! La bandeja de entrada más inteligente.
Hi, On Fri, Aug 1, 2008 at 3:01 PM, Daniel Alejandro Benavides D. <dabenavidesd@yahoo.es> wrote:
IMPORTANT: The z3950search will NOT work until your system administrator has activated the z3950 client daemon on your server. The daemon is in KohaDirectory/script/z3950daemon. It should be added to rc.d to be launched during server boot.
That sentence looks like a glitch in the document, possibly a holdover from 2.2, and I believe refers to using your Koha database as a Z39.50 target - to do that, Zebra is required. You do not need to use Pazpar2 to access external Z39.50 servers - Koha's current use of Pazpar2 is for an experimental workset grouping feature. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt
participants (2)
-
Daniel Alejandro Benavides D. -
Galen Charlton