Hi all,
I am following the howto to install OX Hyperion http://typo3.open-xchange.com/wiki/i...._Installation
I installed all 3rd party libraries.
When i launch:
I have this message:
The server is Debian Etch with 1 Go RAM and dual-core AMD CPU.
Any ideas ?
Thanks
I am following the howto to install OX Hyperion http://typo3.open-xchange.com/wiki/i...._Installation
I installed all 3rd party libraries.
When i launch:
Code:
cd /tmp/open-xchange/ ant -Dlib.dir=/opt/open-xchange/lib install
Code:
compile: [javac] Compiling 959 source files to /tmp/open-xchange/build [javac] [javac] [javac] The system is out of resources. [javac] Consult the following stack trace for details. [javac] java.lang.OutOfMemoryError: Java heap space BUILD FAILED /tmp/open-xchange/build.xml:111: Compile failed; see the compiler error output for details.
Any ideas ?
Thanks
Comment