<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello!<br>
<br>
I downloaded and installed Scilab 5.3.3 in the Ubuntu 10.04, <u>and
it works fine</u>, but it uses 6u18 jre version to run, it seems
to be the default java that comes with Scilab (in the <b>scilab-5.3.3/thirdparty/java/</b>
folder). There is a java installed on my system at
/opt/java/64/jdk1.6.0_31/ , and I modified the scilab's script that
comes at scilab-5.3.3/bin/ , like this:<br>
<br>
<br>
JAVA_DEFAULT_DIR="/usr/lib/jvm/java-6-openjdk/ /usr/lib/jvm/java/
/usr/lib/jvm/java-6-sun/ /usr/lib/j2se/1.6 /usr/java/jdk1.6.0*/
/usr/java/jdk1.5.0*/ /usr/lib/j2sdk1.6-ibm
/usr/lib/jvm/java-1.5.0-sun /usr/java/ /usr/lib/j2se/1.5
/usr/lib/j2se/1.4 /usr/java/jre1.6.0*/ /usr/java/jre1.5.0*/
/usr/lib/j2sdk1.5-ibm /usr/lib/j2sdk1.4-ibm /usr/lib/j2sdk1.5-sun
/usr/lib/j2sdk1.4-sun /usr/lib/jvm/java-gcj
/usr/lib/jvm/java-1.5.0-gcj/ /usr/lib/kaffe/pthreads
/usr/lib/jvm/java-1.7.0-icedtea-*/ /usr/lib/jvm/jre/
/usr/local/diablo-jdk1.6.0/ <b>/opt/java/64/jdk1.6.0_31/</b>"<br>
<br>
I did that modification in the scilab 5.2.1-8 script, and it
works!!! (That Scilab comes in the ubuntu repositories) Scilab
5.2.1-8 used the jre 6u31 version, instead the default java.<br>
<br>
I have a jdk java version installed here to, it is the 6u21 java
version, but the Scilab doesn't detect either.<br>
<br>
<br>
Look to what comes with <b>ver</b> command:<br>
<br>
<br>
Scilab Version: 5.3.3.1311149487<br>
<br>
Operating System: Linux 2.6.32-40-generic<br>
<br>
Java version : 1.6.0_18<br>
<br>
Java runtime information : Java(TM) SE Runtime Environment (build
1.6.0_18-b07)<br>
<br>
Java vm information : Java HotSpot(TM) 64-Bit Server VM (build
16.0-b13, mixed mode)<br>
<br>
Vendor specification: Sun Microsystems Inc.<br>
<br>
<br>
Sorry for my english...<br>
<br>
<div class="moz-signature">-- <br>
Sérgio Benjamim</div>
</body>
</html>