Hello all,
at first sorry for my bad english.
Now my problem:
I tried to install OX on an New Debian Etch System
but even i tried to install OX following happen:
I dont known why because i have freeutils added to my lib directory
anybody known?
greetings from germany
outlow
at first sorry for my bad english.
Now my problem:
I tried to install OX on an New Debian Etch System
but even i tried to install OX following happen:
Code:
ant -Dlib.dir=/opt/open-xchange/lib install
Buildfile: build.xml
prepare:
patchVersionJava:
[copy] Copying 1 file to /tmp/open-xchange/src/com/openexchange/server
compile:
[javac] Compiling 841 source files to /tmp/open-xchange/build
[javac] /tmp/open-xchange/src/com/openexchange/charset/AliasCharsetProvider.
java:119: package net.freeutils.charset does not exist
[javac] c = new net.freeutils.charset.CharsetPro
vider().charsetForName(charsetName);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
BUILD FAILED
/tmp/open-xchange/build.xml:116: Compile failed; see the compiler error output f
or details.
Total time: 10 seconds
anybody known?
greetings from germany
outlow

Comment