Manual for Configuring Koha's Zebra
Hi, Please follow following steps. (Steps are based on linux platform) 1. First of all uninstall zebra server(previous). 2. Download and install zebra server from ( I recomended) http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.18.tar.gz steps: 1. tar xvzf idzebra-XXX cd idzebra ./confidure make make install 3. please find 'zebrasrv' probably it is in /usr/local/bin/ if yes, then edit these files, /etc/koha/zebradb/zebra-biblios.cfg /etc/koha/zebradb/zebra-authorities.cfg /etc/koha/zebradb/zebra-authorities-dom.cfg replace modulePath: /usr/lib/idzebra-2.0/modules with modulePath: /usr/local/lib/idzebra-2.0/modules 4. ./rebuild_zebra.pl -b -a 5. start zebra hopefully every thing will fine -- Er. Amandeep Kansal B.Tech, RHCE Network Engineer Chitkara Educational Trust Plot No.11-12,Ground Floor, Dainik Bhasker Building ,Sector 25-D, Chandigarh- 160014. +91-172-4691800 http://linuxtosavemoney.blogspot.com/ On Tue, May 19, 2009 at 2:24 PM, Zeno Tajoli <tajoli@cilea.it> wrote:
Hi Quanzhong Zhang,
At 09.35 18/05/2009, Quanzhong Zhang wrote:
I am still encounter the problem "Catalog search No results found". Could you kindly tell me some "check point"? Or send me some step by step manual for configure Koha's Zebra.
I fact I don't know ho to help you.
I can guess that in your log the crucial point is
15:24:48-18/05 zebrasrv(1) [request] Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1 @or @or @or @or @or @attr 1=36 @attr 4=1 @attr 6=3 @attr 9=32 @attr 2=102 java @attr 1=4 @attr 4=1 @attr 6=3 @attr 9=28 @attr 2=102 java @attr 1=4 @attr 4=1 @attr 9=26 @attr 2=102 java @attr 4=6 @attr 5=103 @attr 9=16 @attr 2=102 java @attr 4=6 @attr 5=1 @attr 9=14 @attr 2=102 "java? " @attr 4=6 @attr 9=14 @attr 2=102 java
this is the query with Bib-1 syntax to Zebra (a Z39.50 server). It report an error (ERROR 109 )
In you install file there is a chapter called 'Configure and start Zebra' Have you do the instructions ? Do you use Unimarc or MARC21 ?
Bye
Zeno Tajoli CILEA - Segrate (MI) tajoliAT_SPAM_no_prendiATcilea.it (Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Should I add this to the manual - and if so -where do you recommend it going? --- 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/ 2009/5/19 Amandeep Kansal <kansalbpa@gmail.com>:
Hi,
Please follow following steps.
(Steps are based on linux platform) 1. First of all uninstall zebra server(previous). 2. Download and install zebra server from ( I recomended) http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.18.tar.gz steps: 1. tar xvzf idzebra-XXX cd idzebra ./confidure make make install 3. please find 'zebrasrv' probably it is in /usr/local/bin/ if yes, then edit these files, /etc/koha/zebradb/zebra-biblios.cfg /etc/koha/zebradb/zebra-authorities.cfg /etc/koha/zebradb/zebra-authorities-dom.cfg replace modulePath: /usr/lib/idzebra-2.0/modules with modulePath: /usr/local/lib/idzebra-2.0/modules
4. ./rebuild_zebra.pl -b -a 5. start zebra
hopefully every thing will fine
-- Er. Amandeep Kansal B.Tech, RHCE Network Engineer Chitkara Educational Trust Plot No.11-12,Ground Floor, Dainik Bhasker Building ,Sector 25-D, Chandigarh- 160014. +91-172-4691800 http://linuxtosavemoney.blogspot.com/
On Tue, May 19, 2009 at 2:24 PM, Zeno Tajoli <tajoli@cilea.it> wrote:
Hi Quanzhong Zhang,
At 09.35 18/05/2009, Quanzhong Zhang wrote:
I am still encounter the problem "Catalog search No results found". Could you kindly tell me some "check point"? Or send me some step by step manual for configure Koha's Zebra.
I fact I don't know ho to help you.
I can guess that in your log the crucial point is
15:24:48-18/05 zebrasrv(1) [request] Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1 @or @or @or @or @or @attr 1=36 @attr 4=1 @attr 6=3 @attr 9=32 @attr 2=102 java @attr 1=4 @attr 4=1 @attr 6=3 @attr 9=28 @attr 2=102 java @attr 1=4 @attr 4=1 @attr 9=26 @attr 2=102 java @attr 4=6 @attr 5=103 @attr 9=16 @attr 2=102 java @attr 4=6 @attr 5=1 @attr 9=14 @attr 2=102 "java? " @attr 4=6 @attr 9=14 @attr 2=102 java
this is the query with Bib-1 syntax to Zebra (a Z39.50 server). It report an error (ERROR 109 )
In you install file there is a chapter called 'Configure and start Zebra' Have you do the instructions ? Do you use Unimarc or MARC21 ?
Bye
Zeno Tajoli CILEA - Segrate (MI) tajoliAT_SPAM_no_prendiATcilea.it (Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)
_______________________________________________ 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 (2)
-
Amandeep Kansal -
Nicole Engard