4 Feb
2008
4 Feb
'08
9:41 p.m.
On 2/5/08, Chadwick, John, DCA <john.chadwick@state.nm.us> wrote:
I am on my third Koha 3.0 box. We are installing Koha 3 on Mac Minis (Intel duo core processors) running Ubuntu 7.10. The first two installations went in with no problems. The third is giving me grief.
I get through the install and when I try to start the zebra server I get a command not found error:
$ sudo /usr/share/koha/bin/koha-zebra-ctl.sh start
Starting Zebra Server
/usr/share/koha/bin/koha-zebra-ctl.sh: line 18: daemon: command not found
Hi John apt-get install daemon That oughta fix it :-) Chris