Date: Fri, 23 Nov 2012 07:05:14 -0800 (PST) From: Beeblebrox <zaphod@berentweb.com> To: freebsd-java@freebsd.org Subject: Re: openjdk7 instead of openjdk6? Message-ID: <1353683114369-5763538.post@n5.nabble.com> In-Reply-To: <1352392767008-5759217.post@n5.nabble.com> References: <1352392767008-5759217.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 no= t correct this problem. # setenv JAVA_HOME /usr/local/openjdk7=20 However, this setting did correct some run-errors. 2. LIBREOFFICE: javaldx: Could not find a Java Runtime Environment!=20 Warning: failed to read path from javaldx $=C2=A0setenv JAVA_HOME /usr/local/openjdk7/jre/bin Did not correct this er= ror. 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? /usr/ports/Mk/bsd.java.mk lists many possible environment settings, but I d= o 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1353683114369-5763538.post>