Koozali.org: home of the SME Server

Open Xchange

m3oue

Open Xchange
« on: October 11, 2006, 07:01:47 PM »
I followed the following installation for Open Xchange

The part:
##### Position the code base

cp -f smeserver.free.fr/files/open-xchange/ox7/*icons-c*.rpm .
cp -f smeserver.free.fr/files/open-xchange/ox7/*icons-z*.rpm .
rm -rf smeserver.free.fr/files/open-xchange/ox7/icons
cp -f smeserver.free.fr/files/open-xchange/ox7/*.rpm .
rm -rf smeserver.free.fr

Didn’t work, but I use MC to “browse to the folder ~/ox_install/smeserver.free.fr/files/open-xchange/ox7/ and then I ran the following commands:

# Load the packages
cd /root/oxinstall
yum -y install xorg-x11-libs --enablerepo=base
yum localinstall *.rpm –y

signal-event post-upgrade
signal-event reboot

### Initialize it.
/usr/local/open-xchange/sbin/initall_ox


All seems to be fine, expect when I went to Initialize it the open-xchange directory is missing. Anyone have any ideas where it is installed on SME7??

Urgent help would be appreciated.