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

Installation and Compilation



Hello:

I just installed ozone1.0.1.  I am running jdk1.3.  I set OZONE_HOME
following the installation instructions and trying to run build.bat.  The
error I am getting is:

Executing Target: init
Executing Target: prepare
Executing Target: DxLib
Compiling 63 source files to D:\Projects\glue\gtxrep\ozone-1.0.1
javac: invalid flag: -sourcepath
use: javac [-g][-O][-debug][-depend][-nowarn][-verbose][-classpath
path][-nowrit
e][-deprecation][-d dir][-J<runtime flag>] file.java...
Executing Target: org.ozoneDB.tools

It seems that javac is getting the correct arguments.  Has anyone seen this?

Also, I have been trying to run ozone using ozone.bat.  The error I am
getting is that the class:

Exception in thread "main" java.lang.NoClassDefFoundError:
org/ozoneDB/core/Server

Now, this class is not found in any jar in distribution.  I must be missing
something fundamental.  Please, advice.

Thank you so much.

-Peter