Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2012 16:15:25 +0100
From:      "Ronald Klop" <ronald-freebsd8@klop.yi.org>
To:        freebsd-java@freebsd.org
Subject:   Re: openjdk7 instead of openjdk6?
Message-ID:  <op.wn8fbzx38527sy@ronaldradial.versatec.local>
In-Reply-To: <1353683114369-5763538.post@n5.nabble.com>
References:  <1352392767008-5759217.post@n5.nabble.com> <1353683114369-5763538.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Nov 2012 16:05:14 +0100, Beeblebrox <zaphod@berentweb.com>  
wrote:

> I have collected several other errors for this topic:
>
> 1. For math/scilab I noticed this: checking JAVA_HOME variable... not
> defined
> Because I came accross the error several other places. Setting below did  
> not
> correct this problem.
> # setenv JAVA_HOME /usr/local/openjdk7
> However, this setting did correct some run-errors.
>
> 2. LIBREOFFICE:
> javaldx: Could not find a Java Runtime Environment!
> Warning: failed to read path from javaldx
> $ setenv JAVA_HOME /usr/local/openjdk7/jre/bin Did not correct this  
> error.

I think the jre/bin part should not be in the JAVA_HOME var.

> 3. ANOTHER JAVA RUN ERROR - UNRELATED?
> Trying to add database driver (JDBC): RmiJdbc.RJDriver - Error, not in
> CLASSPATH?
> Trying to add database driver (JDBC): jdbc.idbDriver - Error, not in
> CLASSPATH?
> Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Error,  
> not
> in CLASSPATH?
> Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Error, not  
> in
> CLASSPATH?
> Trying to add database driver (JDBC): org.hsqldb.jdbcDriver - Error, not  
> in
> CLASSPATH?

Does the program work? I think these are more like warnings that a db  
driver is not installed. But it would be weird if you are required to  
install db drivers for 5 different database brands/types.


Ronald.



> /usr/ports/Mk/bsd.java.mk lists many possible environment settings, but  
> I do
> not know which ones to set/use
>
>
>
> --
> View this message in context:  
> http://freebsd.1045724.n5.nabble.com/openjdk7-instead-of-openjdk6-tp5759217p5763538.html
> Sent from the freebsd-java mailing list archive at Nabble.com.
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.wn8fbzx38527sy>