> > 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-stop-daemon-on-centos-680223/ ) Regards, Bernardo _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

