21 Sep
2012
21 Sep
'12
2:20 p.m.
On Fri, Sep 21, 2012 at 6:12 AM, sunil sharma <koha.sunil007@gmail.com> 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+