[Scilab-users] Scribal doesn't start. Java error on OS X 10.10

tomari thomas.richard2 at laposte.net
Tue Jan 27 20:50:14 CET 2015


I'm having trouble with scilab 5.5.1
I'm using a mac on OS X 10.10.1
I have installed the yosemite specific version.
I have installed the java update from http://support.apple.com/kb/DL1572.

When I try to launch scilab from the finder, nothing happen.
I tried to launch it from the terminal, going first to
/Applications/scilab-5.5.1.app/Contents/MacOS/bin
When I try to launch ./scilab-cli, everything works fine, but
when I try to launch ./scilab, I get the following message:

JavaVM: requested Java version (1.5) not available. Using Java at
"/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home" instead.
Impossible de créer une classe principale de Scilab. Erreur :
Exception in thread "main" java.lang.UnsatisfiedLinkError: no gluegen-rt in
java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1764)
	at java.lang.Runtime.loadLibrary0(Runtime.java:823)
	at java.lang.System.loadLibrary(System.java:1044)
	at
com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:318)
	at
com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.java:55)
	at
com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNILibLoaderBase.java:85)
	at
com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.java:215)
	at
com.jogamp.common.os.DynamicLibraryBundle$GlueJNILibLoader.loadLibrary(DynamicLibraryBundle.java:365)
	at com.jogamp.common.os.Platform$3.run(Platform.java:317)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.jogamp.common.os.Platform.loadGlueGenRTImpl(Platform.java:303)
	at com.jogamp.common.os.Platform.<clinit>(Platform.java:214)
	at javax.media.opengl.GLProfile.<clinit>(GLProfile.java:81)
	at org.scilab.modules.gui.SwingView.<init>(Unknown Source)
	at org.scilab.modules.gui.SwingView.registerSwingView(Unknown Source)
	at org.scilab.modules.core.Scilab.<init>(Unknown Source)
Scilab ne peut pas créer la classe principale Java Scilab (Impossible de
trouver la classe Scilab principale. Vérifiez si les paquets Scilab et
thirdparty sont accessibles).

How can I fix that ?

Thanks in advance.




--
View this message in context: http://mailinglists.scilab.org/Scribal-doesn-t-start-Java-error-on-OS-X-10-10-tp4031674.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list