daemon is a linux command. Try "sudo apt-get install daemon". -- Brian --On Thursday, September 25, 2008 11:56 AM -0400 "Gomez, Bernardo" <bgomez@emory.edu> wrote:
in the process of installing koha3.0 I tried to set up zebra processes as daemons.
when I run the command sudo /usr/share/koha/bin/koha-zebra-ctl.sh start
ubuntu says that "daemon": command not found.
am quoting INSTALL.debian:
<<Option 2: run the Zebra processes as daemons, and add to startup process:
Note that references to $SCRIPT_DIR refer to the directory where Koha's command-line scripts are installed, e.g., /usr/share/koha/bin.
Zebra Server: $ sudo ln -s ${SCRIPT_DIR}/koha-zebra-ctl.sh /etc/init.d/koha-zebra-daemon (Note: ${SCRIPT_DIR} is /usr/share/koha/bin/ by default in a standard install) $ sudo update-rc.d koha-zebra-daemon defaults
my question is: is "daemon" a linux command or a koha command, and where can I find it?
thank you.
bernardo gomez ---------------------- Emory University- IT Atlanta GA 30322 bgomez@emory.edu 404-727-4948
This e-mail message (including any attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message (including any attachments) is strictly prohibited.
If you have received this message in error, please contact the sender by reply e-mail message and destroy all copies of the original message (including attachments). _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Brian Harrington Content and Resource Development Coordinator Project MUSE The Johns Hopkins University Press brian@jhu.edu