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

Re: Problem with Ozone-DB installation - from Brazil




Hi,

On Sam, 19 Aug 2000, SUCOMP Informática wrote:
> 
> Hello,
> 
> we are installing Ozone-db on GNU Linux - kernel version 2.2.5-23cl (conectiva linux, RedHat compatible) and we are finding any error messages.
> 
> We need a help to install the ozone-db. The compiler Java version is JDK-1.2.2 and the Ozone-DB version is 0.5.5.
> 
> The result of installation is:
> 
> 
> make -C org/odmg
> make[1]: Entering directory `/ozone-db/ozone-0.5.5/org/odmg'
> /jdk1.2.2/bin/  ClassNotPersistenceCapableException.java DArray.java DBag.java DCollection.java DList.java DMap.java DSet.java Database.java DatabaseClosedException.java DatabaseIsReadOnlyException.java DatabaseNotFoundException.java DatabaseOpenException.java Implementation.java LockNotGrantedException.java NotImplementedException.java ODMGException.java ODMGRuntimeException.java OQLQuery.java ObjectDeletedException.java ObjectNameNotFoundException.java ObjectNameNotUniqueException.java ObjectNotPersistentException.java QueryException.java QueryInvalidException.java QueryParameterCountInvalidException.java QueryParameterTypeInvalidException.java Transaction.java TransactionAbortedException.java TransactionInProgressException.java TransactionNotInProgressException.java 
> make[1]: Leaving directory `/ozone-db/ozone-0.5.5/org/odmg'

Up to this line no error did appear.

The only problem you have is that you don't have any java compiler executable
in your command line. So this command line won't work.

'/jdk1.2.2/bin/' is not an executable but a directory. So you have to ensure
that you have installed your JDK properly. Did you set your JAVA_HOME and
PATH environment correctly? You need to have the executable 'javac' in your
PATH environment.

Regards,
Lars
-- 
___________________________________________________________________
Lars Martin                                 mailto:lars@smb-tec.com
SMB GmbH                                     http://www.smb-tec.com