--- INSTALL.fedora7 | 28 +++++++++++++++++++--------- 1 files changed, 19 insertions(+), 9 deletions(-)
diff --git a/INSTALL.fedora7 b/INSTALL.fedora7 index 53deb16..5737e30 100644 --- a/INSTALL.fedora7 +++ b/INSTALL.fedora7 @@ -1207,15 +1207,25 @@ Editing httpd.conf located in the directory / etc / httpd / conf, so the Apache Find string Listen 80 and add a new line below with the string Listen 8080 Restarting the service httpd. On a Terminal window, type service httpd restart. -Lancer Zebra Server -zebrasrv east / usr / bin -with the name zebrasrv-2.0 -go to the directory / usr / bin -cd / usr / bin -koha become user by typing the command su: -su Koha -zebra start the server by the command: -./zebrasrv-2.0-f / etc / koha / koha-conf.xml +Starting Zebra Server + zebrasrv east / usr / bin + with the name zebrasrv-2.0 + go to the directory / usr / bin + cd / usr / bin + koha become user by typing the command su: + su Koha + zebra start the server by the command: + ./zebrasrv-2.0-f / etc / koha / koha-conf.xml +Alternate: + koha ships with an init script for zebra and zebraqueue intended to live in /etc/init.d + and managed by the daemon program. + You can get an rpm for the daemon package from: + http://libslack.org/daemon/ + Then edit the koha-zebra-ctl.sh script to make sure the paths to your + zebrasrv executable are correct and the user running zebra is correct. + Copy or symlink koha-zebra-ctl.sh into your /etc/init.d directory, + and you may then manage the zebra server just like any other + service in red-hat-derived linux variants. Starting the daemon Zebraqueue zebraqueue_daemon.pl is in / usr / share / koha / bin -- 1.5.5.GIT _______________________________________________ Koha-patches mailing list Koha-patches@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-patches