24 Sep
2012
24 Sep
'12
2:05 p.m.
But the two errors of line 67 & 71 remains as it is, i.e.
/etc/init.d/koha-index-daemon: line 67: log_daemon_msg: command not found /etc/init.d/koha-index-daemon: line 71: log_end_msg: command not found
The system expects that this two functions were defined on
/lib/lsb/init-functions. In my centos system that archive corresponds to the package redhat-lsb. Have you that package installed? If you have the file, but not the functions then you can add similar ones as suggested at ( http://www.linuxquestions.org/questions/linux-software-2/using-debian-start-... ) Regards, Bernardo