2007/3/23, Jeff Mutonho <ejbengine@xxxxxxxxx>:
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&submit=Search+... 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