Hi !
I installed scilab 6.0.0 from source on Cent OS 7. The installation works well
but when I run scilab I obtain this error message :
Could not create a Scilab main class. Error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no gluegen2-rt in
java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at org.scilab.modules.gui.SwingView.<clinit>(Unknown Source)
at org.scilab.modules.core.Scilab.<init>(Unknown Source)
Scilab cannot create Scilab Java Main-Class (we have not been able to find the
main Scilab class. Check if the Scilab and thirdparty packages are available).
I indicate the directory of thirdparty packages java with CLASSPATH variable
but it doesn't work.
Thank you by advance for the help.
Lise
_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev