Galen answered a question posed on Thu, Oct 30, 2008 at 4:41 PM by Lenora Oftedahl--re allowing outside clients to access a Koha database--thusly: "Assuming you're using Koha 3 with Zebra and that Zebra is configured to expose a public Z39.50 service, you would need to report the following: * server name * Z39.50 port * database name - by default, that will usually be 'biblios' The default Zebra configuration for MARC21 uses the Bib-1 attribute set." Could someone tell me the exact steps I need to take to configure Zebra to expose my Koha 3 db as a public Z39.50 service? Thanks! Richard Pritsky Carpenter-Carse Library PO BOX 127 Hinesburg, VT 05461 802-482-2878 www.carpentercarse.org
Hmm. Is there no answer to my question? Richard -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of carpentercarselibrary@gmavt.net Sent: Sunday, January 04, 2009 3:57 PM To: koha@lists.katipo.co.nz Subject: [Koha] Z39.50 Incoming: Revisited Galen answered a question posed on Thu, Oct 30, 2008 at 4:41 PM by Lenora Oftedahl--re allowing outside clients to access a Koha database--thusly: "Assuming you're using Koha 3 with Zebra and that Zebra is configured to expose a public Z39.50 service, you would need to report the following: * server name * Z39.50 port * database name - by default, that will usually be 'biblios' The default Zebra configuration for MARC21 uses the Bib-1 attribute set." Could someone tell me the exact steps I need to take to configure Zebra to expose my Koha 3 db as a public Z39.50 service? Thanks! Richard Pritsky Carpenter-Carse Library PO BOX 127 Hinesburg, VT 05461 802-482-2878 www.carpentercarse.org _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Edit the KOHA_CONF file that your Koha is using. Uncomment the publicserver line like: <!-- <listen id="publicserver" >tcp:@:9999</listen> --> to be: <listen id="publicserver" >tcp:@:9999</listen> Then restart zebasrv and connect on the port specified (9999). --Joe Atzberger On Tue, Jan 6, 2009 at 7:24 AM, Richard Pritsky <rpritsky@gmail.com> wrote:
Hmm. Is there no answer to my question?
Richard
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of carpentercarselibrary@gmavt.net Sent: Sunday, January 04, 2009 3:57 PM To: koha@lists.katipo.co.nz Subject: [Koha] Z39.50 Incoming: Revisited
Galen answered a question posed on Thu, Oct 30, 2008 at 4:41 PM by Lenora Oftedahl--re allowing outside clients to access a Koha database--thusly:
"Assuming you're using Koha 3 with Zebra and that Zebra is configured to expose a public Z39.50 service, you would need to report the following:
* server name * Z39.50 port * database name - by default, that will usually be 'biblios'
The default Zebra configuration for MARC21 uses the Bib-1 attribute set."
Could someone tell me the exact steps I need to take to configure Zebra to expose my Koha 3 db as a public Z39.50 service?
Thanks!
Richard Pritsky Carpenter-Carse Library PO BOX 127 Hinesburg, VT 05461 802-482-2878 www.carpentercarse.org
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
I have updated the manual with this info in the FAQs & the Z39.50 page. --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Tue, Jan 6, 2009 at 8:59 AM, Joe Atzberger <ohiocore@gmail.com> wrote:
Edit the KOHA_CONF file that your Koha is using. Uncomment the publicserver line like:
<!-- <listen id="publicserver" >tcp:@:9999</listen> -->
to be:
<listen id="publicserver" >tcp:@:9999</listen>
Then restart zebasrv and connect on the port specified (9999).
--Joe Atzberger
On Tue, Jan 6, 2009 at 7:24 AM, Richard Pritsky <rpritsky@gmail.com> wrote:
Hmm. Is there no answer to my question?
Richard
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of carpentercarselibrary@gmavt.net Sent: Sunday, January 04, 2009 3:57 PM To: koha@lists.katipo.co.nz Subject: [Koha] Z39.50 Incoming: Revisited
Galen answered a question posed on Thu, Oct 30, 2008 at 4:41 PM by Lenora Oftedahl--re allowing outside clients to access a Koha database--thusly:
"Assuming you're using Koha 3 with Zebra and that Zebra is configured to expose a public Z39.50 service, you would need to report the following:
* server name * Z39.50 port * database name - by default, that will usually be 'biblios'
The default Zebra configuration for MARC21 uses the Bib-1 attribute set."
Could someone tell me the exact steps I need to take to configure Zebra to expose my Koha 3 db as a public Z39.50 service?
Thanks!
Richard Pritsky Carpenter-Carse Library PO BOX 127 Hinesburg, VT 05461 802-482-2878 www.carpentercarse.org
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
carpentercarselibrary@gmavt.net -
Joe Atzberger -
Nicole Engard -
Richard Pritsky