I've just finished installing open-xchange on my FC6 machine , and then tried to start the open exchange admin daemon , only to be greeted by
Starting Open-Xchange Admin Daemon: /opt/open-xchange/etc/admindaemon/oxfunctions.sh: line 81: start-stop-daemon: command not found
What should I change the call "start-stop-daemon" to?
2007/3/23, Jeff Mutonho ejbengine@gmail.com:
I've just finished installing open-xchange on my FC6 machine , and then tried to start the open exchange admin daemon , only to be greeted by
Starting Open-Xchange Admin Daemon: /opt/open-xchange/etc/admindaemon/oxfunctions.sh: line 81: start-stop-daemon: command not found
Open Xchange is maintained by Novell right? So, I guess it's designed for SUSE. There is no start-stop-daemon on Fedora. You can try to install the sysvinit SUSE RPM package, which provides that tool:
http://rpmfind.net/linux/rpm2html/search.php?query=start-stop-daemon&sub......
Other way is to download and compile dpkg package, from Debian, and copy start-stop-daemon to /sbin. I already installed it on a Slackware system.
Regards,
Davidson Paulo
On 3/23/07, Davidson Rodrigues Paulo davidsonpaulo@gmail.com wrote:
2007/3/23, Jeff Mutonho ejbengine@gmail.com:
I've just finished installing open-xchange on my FC6 machine , and then tried to start the open exchange admin daemon , only to be greeted by
Starting Open-Xchange Admin Daemon: /opt/open-xchange/etc/admindaemon/oxfunctions.sh: line 81: start-stop-daemon: command not found
Open Xchange is maintained by Novell right? So, I guess it's designed for SUSE. There is no start-stop-daemon on Fedora. You can try to install the sysvinit SUSE RPM package, which provides that tool:
http://rpmfind.net/linux/rpm2html/search.php?query=start-stop-daemon&sub......
Other way is to download and compile dpkg package, from Debian, and copy start-stop-daemon to /sbin. I already installed it on a Slackware system.
Regards,
Davidson Paulo
--
Thanx Davidson.Will try that
Davidson Rodrigues Paulo wrote:
2007/3/23, Jeff Mutonho ejbengine@gmail.com:
I've just finished installing open-xchange on my FC6 machine , and then tried to start the open exchange admin daemon , only to be greeted by
Starting Open-Xchange Admin Daemon: /opt/open-xchange/etc/admindaemon/oxfunctions.sh: line 81: start-stop-daemon: command not found
Open Xchange is maintained by Novell right?
Wrong. It is a different organization. They were a ISV SUSE was promoting a while back but the situation has changed now with Novell and Groupware.
Rahul