[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installation - ant throws an exception



Dear Ozone,

Using the Ozone 5.4 download.
Please give me a hint why invocation of ant in my ozone home directory
throws this exception.

Below is the output:
unix /home/icsrfi/develop/ozone/ozone-0.5.4>  ant
Buildfile: build.xml
Project base dir set to: /home/icsrfi/develop/ozone/ozone-0.5.4
Executing Target: init
Executing Target: prepare
Executing Target: DxLib
Compiling 62 source files to /home/icsrfi/develop/ozone/ozone-0.5.4
Exception in thread "main" java.lang.NoClassDefFoundError:
sun/tools/javac/Main
        at org.apache.tools.ant.taskdefs.Javac.doClassicCompile(Javac.java,
Compiled Code)
        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java, Compiled
Code)
        at org.apache.tools.ant.Target.execute(Target.java, Compiled Code)
        at org.apache.tools.ant.Project.runTarget(Project.java, Compiled
Code)
        at org.apache.tools.ant.Project.executeTarget(Project.java, Compiled
Code)
        at org.apache.tools.ant.Main.runBuild(Main.java, Compiled Code)
        at org.apache.tools.ant.Main.main(Main.java, Compiled Code)

best regards
Raul
raul.fiedler@ecb.int