<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div><div style="font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10.0pt;"><div>Hi, <br></div><div><br></div><div>Greeting. I am trying to compile Scilab under Ubuntu 18.04 and the compilation was successful, however, when I tried to launch Scilab java and scilab-adv-cli, i get following error:<br></div><div><br></div></div></div><div>Could not access to the Main Scilab Class:<br></div><div>Exception in thread "main" java.lang.ExceptionInInitializerError<br></div><div>    at org.scilab.modules.localization.Messages.gettext(Unknown Source)<br></div><div>    at org.scilab.modules.commons.xml.XConfiguration.<clinit>(Unknown Source)<br></div><div>    at org.scilab.modules.core.Scilab.<clinit>(Unknown Source)<br></div><div>Caused by: java.lang.NullPointerException<br></div><div>    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1847)<br></div><div>    at java.lang.Runtime.loadLibrary0(Runtime.java:871)<br></div><div>    at java.lang.System.loadLibrary(System.java:1124)<br></div><div>    at org.scilab.modules.localization.MessagesJNI.<clinit>(Unknown Source)<br></div><div>    ... 3 more<br></div><div><br></div><div>I aware there are some very recent updates to the gcc-9 and also the ant, so I briefly list down the last success launch and compile of the Scilab.<br></div><div><br></div><div>Before the thirdparty dependencies update:<br></div><div><br></div><div>--> Scilab was compiled and launched successfully with gcc-8, g++-8, openjdk-8 , by using the source form the git.scilab.org, and the dependency from the ttps://github.com/scilab/scilab-prerequirements<br></div><div><br></div><div>After the thirdparty dependencies update:<br></div><div><br></div><div>--> Scilab was compiled successfully but fail to launch  with gcc-9, g++-9, 
openjdk-8 , by using the source form the git.scilab.org, and the 
dependency from the ttps://github.com/scilab/scilab-prerequirements<br></div><div><br></div><div>I've also tried clean installation but the same issue happened. <br></div><div><br></div><div>Please advice. <br></div><div><br></div><div>Thanks.<br></div><div><br></div><div>Regards,<br>Chin Luh<br></div></div><br></body></html>