Setting Up Zebra on Ubuntu 8.04
I am having an issue with setting up Zebra. I got it to work on a prior install but can't seem to get it to work this time. Here is what I am doing: * I selected Zebra during Koha Makefile * I was able to install all the modules except for the NET::LDAP * I selected Zebra during Koha configuration in the browser * $ sudo ln -s ${SCRIPT_DIR}/koha-zebra-ctl.sh /etc/init.d/koha-zebra-daemon * $ sudo update-rc.d koha-zebra-daemon defaults * $ sudo ${SCRIPT_DIR}/koha-zebra-ctl.sh start I keep getting update-rc.d: /etc/init.d/koha-zebra-daemon: file does not exist. I have conformed the file is there. Any thoughts? Thanks Ed Edward J. Roche Network Administrator Solanco School District 717.786.2151 x2437 "At the End of the Day, Did You Play to Win or Not to Lose?"
Hi, 2009/6/12 Roche III, Edward <edward_roche@solanco.k12.pa.us>:
I keep getting update-rc.d: /etc/init.d/koha-zebra-daemon: file does not exist. I have conformed the file is there.
/etc/init.d/koha-zebra-daemon would be a symbolic link - can you confirm that the file it's pointing to exists? Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt
participants (2)
-
Galen Charlton -
Roche III, Edward