On Mon, Nov 23, 2009 at 9:31 PM, Michael Hafen
<mdhafen@tech.washk12.org> wrote:
zebrasrv is not packaged with Koha. It is supplied by IndexData:
http://www.indexdata.com/zebra
There are debian repositories provided by them if you are using a debian
based Linux server.
The Koha installer does check for zebrasrv, it should have mentioned
where it found zebrasrv. When you run `perl Makefile.PL` it checks for
zebrasrv and reports if/where it finds it.
Thanks a lot! I have configured it already. Actually, i downloaded this zebrasrv from external sources and it worked! Thank you all again.