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 Here is line 18: daemon --name=$NAME --errlog=$ERRLOG --stdout=$STDOUT --output=$OUTPUT --verbose=1 --respawn --delay=30 --user=$USER.$GROUP -- $ZEBRASRV -f $KOHA_CONF I also get the same issue when starting the zebraqueue server (line 20 instead of line 18). Any ideas on this one? Thanks, John +----------------------------------------------------------------------- -----+ John Chadwick, Ed.D. Information Technology Manager New Mexico State Library 1209 Camino Carlos Rey Santa Fe, NM 87507 Phone: 505-476-9740 Cell: 505-629-8116 Fax: 505-476-9761 john.chadwick@state.nm.us http://www.stlib.state.nm.us Confidentiality Notice: This e-mail, including all attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited unless specifically provided under the New Mexico Inspection of Public Records Act. If you are not the intended recipient, please contact the sender and destroy all copies of this message. -- This email has been scanned by the Sybari - Antigen Email System.
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
Yep, forgot all about that one minor detail. Works fine now... John ________________________________ From: Chris Cormack [mailto:chris@bigballofwax.co.nz] Sent: Monday, February 04, 2008 1:41 PM To: Chadwick, John, DCA Cc: Koha-devel@nongnu.org; koha@lists.katipo.co.nz Subject: Re: [Koha-devel] zebra server Koha 3.0 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 ______________________________________________________________________ This inbound email has been scanned by the MessageLabs Email Security System. ______________________________________________________________________ Confidentiality Notice: This e-mail, including all attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited unless specifically provided under the New Mexico Inspection of Public Records Act. If you are not the intended recipient, please contact the sender and destroy all copies of this message. -- This email has been scanned by the Sybari - Antigen Email System. Confidentiality Notice: This e-mail, including all attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited unless specifically provided under the New Mexico Inspection of Public Records Act. If you are not the intended recipient, please contact the sender and destroy all copies of this message. -- This email has been scanned by the Sybari - Antigen Email System.
participants (2)
-
Chadwick, John, DCA -
Chris Cormack