Hi there. Can anybody help me with a zebra configuration? I'm trying to run Zebra on OpenSUSE but when I run the command to start Zebra I have the following error:
koha-zebra-ctl.sh start Starting Zebra Server koha-zebra-ctl.sh: line 48: daemon: command not found
I know that is a Koha problem, but I think that someone had already experience this. I only need to know which is the correct package of OpenSUSE to install the correct daemon. Thanks in advance. Regards. Vitor Fernandes
Hi Vitor, there is no daemon package on opensuse, I think due to its license. Thanks, Savitra Sirohi Nucsoft OSS Labs On Fri, Apr 29, 2011 at 4:25 PM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
Hi there.
Can anybody help me with a zebra configuration? I'm trying to run Zebra on OpenSUSE but when I run the command to start Zebra I have the following error:
koha-zebra-ctl.sh start Starting Zebra Server koha-zebra-ctl.sh: line 48: daemon: command not found
I know that is a Koha problem, but I think that someone had already experience this. I only need to know which is the correct package of OpenSUSE to install the correct daemon.
Thanks in advance. Regards. Vitor Fernandes _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
So how I can run Zebra on OpenSUSE? This is urgent. Regards. Vitor Fernandes 2011/4/29 savitra sirohi <savitra.sirohi@osslabs.biz>:
Hi Vitor, there is no daemon package on opensuse, I think due to its license.
Thanks, Savitra Sirohi Nucsoft OSS Labs
On Fri, Apr 29, 2011 at 4:25 PM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
Hi there.
Can anybody help me with a zebra configuration? I'm trying to run Zebra on OpenSUSE but when I run the command to start Zebra I have the following error:
koha-zebra-ctl.sh start Starting Zebra Server koha-zebra-ctl.sh: line 48: daemon: command not found
I know that is a Koha problem, but I think that someone had already experience this. I only need to know which is the correct package of OpenSUSE to install the correct daemon.
Thanks in advance. Regards. Vitor Fernandes _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Vitor, Run it in the background: /usr/bin/zebrasrv -f /etc/koha-dev/etc/koha-conf.xml & And add the same command to /etc/boot.local so it starts up on reboot. Thanks, Savitra Sirohi Nucsoft OSS Labs On Fri, Apr 29, 2011 at 4:58 PM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
So how I can run Zebra on OpenSUSE? This is urgent.
Regards. Vitor Fernandes
2011/4/29 savitra sirohi <savitra.sirohi@osslabs.biz>:
Hi Vitor, there is no daemon package on opensuse, I think due to its license.
Thanks, Savitra Sirohi Nucsoft OSS Labs
On Fri, Apr 29, 2011 at 4:25 PM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
Hi there.
Can anybody help me with a zebra configuration? I'm trying to run Zebra on OpenSUSE but when I run the command to start Zebra I have the following error:
koha-zebra-ctl.sh start Starting Zebra Server koha-zebra-ctl.sh: line 48: daemon: command not found
I know that is a Koha problem, but I think that someone had already experience this. I only need to know which is the correct package of OpenSUSE to install the correct daemon.
Thanks in advance. Regards. Vitor Fernandes _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Thanks Savitra. Now I have already zebra server running. The cronjob works correctly with this config? Regards. Vitor Fernandes 2011/4/29 savitra sirohi <savitra.sirohi@osslabs.biz>:
Vitor,
Run it in the background: /usr/bin/zebrasrv -f /etc/koha-dev/etc/koha-conf.xml &
And add the same command to /etc/boot.local so it starts up on reboot.
Thanks, Savitra Sirohi Nucsoft OSS Labs
On Fri, Apr 29, 2011 at 4:58 PM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
So how I can run Zebra on OpenSUSE? This is urgent.
Regards. Vitor Fernandes
2011/4/29 savitra sirohi <savitra.sirohi@osslabs.biz>:
Hi Vitor, there is no daemon package on opensuse, I think due to its license.
Thanks, Savitra Sirohi Nucsoft OSS Labs
On Fri, Apr 29, 2011 at 4:25 PM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
Hi there.
Can anybody help me with a zebra configuration? I'm trying to run Zebra on OpenSUSE but when I run the command to start Zebra I have the following error:
koha-zebra-ctl.sh start Starting Zebra Server koha-zebra-ctl.sh: line 48: daemon: command not found
I know that is a Koha problem, but I think that someone had already experience this. I only need to know which is the correct package of OpenSUSE to install the correct daemon.
Thanks in advance. Regards. Vitor Fernandes _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
savitra sirohi -
Vitor Fernandes