Hi Lise, This issue is related to a wrongly detected jogl2 / gluegen2 at runtime. Are you shipping the Scilab thirdparties within Scilab ? Do you try to package it for CentOS 7 and rely on the distribution- provided jogl2 ?
Thanks, -- Clément Le jeudi 16 mars 2017 à 16:56 +0000, Lebouc Lise (CS SI) a écrit : > 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 _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
