make: *** [blib/ZEBRA_CONF_DIR/etc/passwd] Error 2
Dear Friends, I tried installation of Koha 3.03 on Ubuntu Hardy (8.04). I tried perl Makefile.PL command and first step was successful. I selected Zebra in this step. After executing make command, I got following error. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" fix-perl-path.PL blib /usr/bin/perl "-Iblib/arch" "-Iblib/lib" rewrite-config.PL blib/ZEBRA_CONF_DIR/etc/passwd Can't open blib/ZEBRA_CONF_DIR/etc/passwd for read at rewrite-config.PL line 172. make: *** [blib/ZEBRA_CONF_DIR/etc/passwd] Error 2 Installation was successful when I installed Koha without selecting Zebra. I request your help to solve this error. -- Vimal Kumar V. Asst. Librarian Asian School of Business Technopark, Trivandrum-695 581 Web: www.vimalkumar.co.nr Blog: http://vimalkumar.oksociety.in OK Society Volunteer. http://oksociety.in --------------------------------------------------------------------------- "I forget what I was taught. I only remember what I have learnt" -Patrick White
Vimal Kumar <vimal0212@gmail.com> wrote:
I tried perl Makefile.PL command and first step was successful. I selected Zebra in this step. [...] Can't open blib/ZEBRA_CONF_DIR/etc/passwd for read at rewrite-config.PL line 172. make: *** [blib/ZEBRA_CONF_DIR/etc/passwd] Error 2
Installation was successful when I installed Koha without selecting Zebra.
It looks like the ZEBRA_CONF_DIR was not set at some key moment. After installing Koha without selecting Zebra, was "make clean" run before trying to install Koha with Zebra? If not, please try that. Hope that helps, -- MJ Ray (slef) LMS developer and webmaster at | software www.software.coop http://mjr.towers.org.uk | .... co IMO only: see http://mjr.towers.org.uk/email.html | .... op
participants (2)
-
MJ Ray -
Vimal Kumar