From aelliott at crl.edu Tue Sep 11 21:37:46 2012 From: aelliott at crl.edu (AElliott) Date: Tue, 11 Sep 2012 12:37:46 -0700 (PDT) Subject: [Koha-zebra] Problem with Zebra indexing In-Reply-To: <1338644497399-5714787.post@n5.nabble.com> References: <1338627790189-5714780.post@n5.nabble.com> <1338644497399-5714787.post@n5.nabble.com> Message-ID: <1347392266902-5726169.post@n5.nabble.com> Ciao Sander! First of all thanks for posting your whole error message. I wanted to document what I did and hopefully that will help someone else. I'm brand new with Koha 3.08.04 and installed it on a development server running CentOS 6.3. I was stuck for a long time on the error: "In file included from zebramap.c:32: /usr/include/yaz/icu.h:40:28: error: unicode/utypes.h: No such file or directory" (and the stack of other errors presumably associated with this). In /usr/include/yaz/icu.h, it expects yaz/yconfig.h, yaz/xmltypes.h, and unicode/utypes.h; CentOS failed to find just the last one, as indicated by the error above. The library "libicu-devel" fixed the problem for me: *yum install libicu-devel* [...] Installed: libicu-devel.i686 0:4.2.1-9.1.el6_2 Once that was done I was able to run: ./configure --prefix=/usr && make && make install and move on to the rest of the configuration. -- View this message in context: http://koha.1045719.n5.nabble.com/Problem-with-Zebra-indexing-tp5714780p5726169.html Sent from the Koha-zebra mailing list archive at Nabble.com. From starsid at gmail.com Sat Sep 15 12:32:33 2012 From: starsid at gmail.com (starsid) Date: Sat, 15 Sep 2012 03:32:33 -0700 (PDT) Subject: [Koha-zebra] Problem with Zebra indexing In-Reply-To: <1347392266902-5726169.post@n5.nabble.com> References: <1338627790189-5714780.post@n5.nabble.com> <1338644497399-5714787.post@n5.nabble.com> <1347392266902-5726169.post@n5.nabble.com> Message-ID: <1347705153555-5726841.post@n5.nabble.com> Hi! I just saw this thread and hence the delay in posting. I recently completed detailed instructions on how to get going with Koha on CentOS 6. http://wiki.koha-community.org/wiki/Koha_3.6_on_Centos_6.2_i386 If you follow it step by step, you should be good with all dependencies including zebra server. Usually, the perl dependencies are the toughest but you should be able to manage. Sid -- View this message in context: http://koha.1045719.n5.nabble.com/Problem-with-Zebra-indexing-tp5714780p5726841.html Sent from the Koha-zebra mailing list archive at Nabble.com. From starsid at gmail.com Sat Sep 15 12:38:45 2012 From: starsid at gmail.com (starsid) Date: Sat, 15 Sep 2012 03:38:45 -0700 (PDT) Subject: [Koha-zebra] Problem with Zebra indexing In-Reply-To: <1347392266902-5726169.post@n5.nabble.com> References: <1338627790189-5714780.post@n5.nabble.com> <1338644497399-5714787.post@n5.nabble.com> <1347392266902-5726169.post@n5.nabble.com> Message-ID: <1347705525651-5726842.post@n5.nabble.com> Thanks Elliott for updating the bit about libicu-devel on the wiki. I thought it was installed as a dependency of some of the packages mentioned in the page before. But thanks very much for the correction. :) -- View this message in context: http://koha.1045719.n5.nabble.com/Problem-with-Zebra-indexing-tp5714780p5726842.html Sent from the Koha-zebra mailing list archive at Nabble.com. From mtompset at hotmail.com Sat Sep 15 13:37:10 2012 From: mtompset at hotmail.com (Mark Tompsett) Date: Sat, 15 Sep 2012 19:37:10 +0800 Subject: [Koha-zebra] Problem with Zebra indexing In-Reply-To: <1347705153555-5726841.post@n5.nabble.com> References: <1338627790189-5714780.post@n5.nabble.com><1338644497399-5714787.post@n5.nabble.com><1347392266902-5726169.post@n5.nabble.com> <1347705153555-5726841.post@n5.nabble.com> Message-ID: Greetings, > http://wiki.koha-community.org/wiki/Koha_3.6_on_Centos_6.2_i386 Seeing as CentOS 6.3 is out, would it not make more sense to have instructions aimed at the current supported CentOS 6.X? And I would not recommend attempting CentOS 5.8, unless you wish to go through the pains of updating perl as well. GPML, Mark Tompsett From starsid at gmail.com Sat Sep 15 19:26:32 2012 From: starsid at gmail.com (starsid) Date: Sat, 15 Sep 2012 10:26:32 -0700 (PDT) Subject: [Koha-zebra] Problem with Zebra indexing In-Reply-To: References: <1338627790189-5714780.post@n5.nabble.com> <1338644497399-5714787.post@n5.nabble.com> <1347392266902-5726169.post@n5.nabble.com> <1347705153555-5726841.post@n5.nabble.com> Message-ID: <1347729992779-5726847.post@n5.nabble.com> Hi Mark, I am just a normal user like you. CentOS is not officially supported by the Koha development team. So the page you see there is mostly from user contribution. I had my set up on 6.2, so I logged my process. If and when you or someone does it for 6.3, they can do the same. Although I doubt the instructions will be a lot different. Sid -- View this message in context: http://koha.1045719.n5.nabble.com/Problem-with-Zebra-indexing-tp5714780p5726847.html Sent from the Koha-zebra mailing list archive at Nabble.com. From erick.smith at live.com Fri Sep 28 10:19:41 2012 From: erick.smith at live.com (Smith Erick Marume-Bahizire) Date: Fri, 28 Sep 2012 11:19:41 +0300 Subject: [Koha-zebra] Koha on debian Squeez Message-ID: I'm trying to see if i can config the zebra to work properly but i dont know how to go...this is the error daemon: fatal: failed to find pid for koha-zebra-ctl.koha: No such file or directory and i have done every research but no help.... I've tryed even the help from http://koha.1045719.n5.nabble.com/Solved-Zebrasrv-2-0-td5714825.html#a5714888 but no change or how can I find this 3 directories /var/log/koha /var/run/koha /var/lock/koha on Debian SqueezThanks in Advance... -------------- next part -------------- An HTML attachment was scrubbed... URL: From mjr at phonecoop.coop Fri Sep 28 11:49:29 2012 From: mjr at phonecoop.coop (MJ Ray) Date: Fri, 28 Sep 2012 10:49:29 +0100 Subject: [Koha-zebra] Koha on debian Squeez In-Reply-To: Message-ID: Smith Erick Marume-Bahizire > I'm trying to see if i can config the zebra to work properly but i dont know how to go...this is the error > daemon: fatal: failed to find pid for koha-zebra-ctl.koha: No such file or directory That's a nice error. What command caused it? And what version of koha are you installing (3.8.5?) and how (packages from http://debian.koha-community.org ?) > and i have done every research but no help.... I've tryed even the help from http://koha.1045719.n5.nabble.com/Solved-Zebrasrv-2-0-td5714825.html#a5714888 but no change or how can I find this 3 directories > /var/log/koha /var/run/koha /var/lock/koha on Debian SqueezThanks in Advance.. Those three directories should just be there once koha is installed in either of the standard layouts. If it's installed in a development or single layout, they'll be somewhere else, but should have been configured. You may get a wider response asking in the main Koha discussion forum, as this looks more like an installation problem than a Zebra-specific one. Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/ From mtompset at hotmail.com Fri Sep 28 12:13:58 2012 From: mtompset at hotmail.com (Mark Tompsett) Date: Fri, 28 Sep 2012 18:13:58 +0800 Subject: [Koha-zebra] Koha on debian Squeez In-Reply-To: References: Message-ID: Greetings, First, the thread you pointed to has nothing to do with an installation on Debian Squeeze, so it does not apply to you. Second, you said you are trying to install on Debian Squeeze, which is the recommended OS, but you didn?t tell us which instructions you followed to install? Did you follow: http://wiki.koha-community.org/wiki/Koha_3.8_on_Debian_Squeeze? These are the official instructions for Koha on Debian. I agree with MJ Ray that it sounds like an installation problem. GPML, Mark Tompsett -------------- next part -------------- An HTML attachment was scrubbed... URL: