[Koha] centos command

Abhishek Amberkar [अभिषेक] abhishek.amberkar at gmail.com
Mon Nov 2 17:31:25 NZDT 2009


2009/10/29 altarek almoslem <medomedia_2006 at hotmail.com>

>  Hello
>
>
>    How can i run this command on centos?
>
> i using this commands in debian
>
> # apt-get install idzebra
>
>
>
>     Zebra Server:
>
>     $ sudo ln -s /usr/share/koha/bin /koha-zebra-ctl.sh
> /etc/rc.d/init.d/koha-zebra-daemon
>
>     $ sudo update-rc.d koha-zebra-daemon defaults
>
>     ( Note: see man chkconfig(8) on other distros )
>
>
>
>     $ sudo /usr/share/koha/bin/koha-zebra-ctl.sh start
>
>
>
>     Zebraqueue Daemon:
>
>     $ sudo ln -s /usr/share/koha/bin/koha-zebraqueue-ctl.sh
> /etc/init.d/koha-zebraqueue-daemon
>
>     $ sudo update-rc.d koha-zebraqueue-daemon defaults
>
>     ( Note: see man chkconfig(8) on other distros )
>
>
>
>     $ sudo /usr/share/koha/bin/koha-zebraqueue-ctl.sh start
>

apt-get and update-rc.d are Debian specific commands. You need to use "yum"
instead of "apt-get" and "chkconfig" instead of "update-rc.d" on Red Hat
based systems like CentOS or Fedora.


-- 
With Regards
Abhishek Amberkar

Learn to appreciate the beauty within...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20091102/0c50e3ef/attachment-0001.htm 


More information about the Koha mailing list