10 Dec
2009
10 Dec
'09
8:44 a.m.
Hi Am 09.12.2009 10:53, schrieb Dobrica Pavlinusic:
From my experiments, this is not enough, because publicserver won't serve any records. Host of instructions suggest that you have to duplicate whole configuration for your biblioserver, but there is easier way, change[1]:
<server id="biblioserver" listenref="biblioserver">
into
<server id="biblioserver">
which force Zebra to listen on unix socket (for koha) *AND* on tcp port 9999 (for external usage).
Thank you for your hint. I tried to start the z39.50 server according to the previous instructions on this list and wasn't able to search any records using MarcEdit's client. Now it works. Greetings Beda