On Fri, Sep 21, 2012 at 6:12 AM, sunil sharma <[email protected]> wrote: > Dear All, > > I am facing an error while executing my koha-index-daemon file using * > "koha-index-daemon-ctl.sh"*.
I'm glad to rad you're trying that script. > shows error:- > > /etc/init.d/koha-index-daemon: line 67: log_daemon_msg: command not found > /etc/init.d/koha-index-daemon: line 68: daemon: command not found > /etc/init.d/koha-index-daemon: line 71: log_end_msg: command not found Both log_daemon_msg and log_end_msg commands belong to LSB-related packages. On Debian/Ubuntu that would be lsb-core. On RedHat derivates it might be redhat-lsb. As for the daemon command, I can't tell. Regards To+ _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

