<!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>Hi, <br></div><div><br></div><div>A few suggestion to try out:<br></div><div><br></div><div>1. Try to locate the libjava.so to see whether java is install. if you, u could try to temporary set the JAVA_HOME and try to run scilab again<br></div><div><br></div><div>e.g.: <br></div><div><br></div><div>$ locate libjava.so <br></div><div>or<br></div><div>$ update-java-alternatives -l<br></div><div><br></div><div>and then<br></div><div><br></div><div>$ export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64/"   <-- use the path obtained from above<br></div><div>$ scilab<br></div><div>or<br></div><div>$ SCIPATH/scilab<br></div><div><br></div><div><br></div><div>2. If the installed java does not works, try to install the openjdk-11 jre<br></div><div>$ sudo apt-get install openjdk-11-jre<br></div><div><br></div><div>repeat the export and run the scilab again.<br></div><div><br></div><div>If it works, u could set the JAVA_HOME path at .bashrc to make it permanent<br></div><div><br></div><div>Hope this helps.<br></div><div><br></div><div>rgds,<br>CL <br></div><div><br></div><div><br></div><div><br></div><div class="zmail_extra" style="" data-zbluepencil-ignore="true"><div><br></div><div id="Zm-_Id_-Sgn1">---- On Mon, 11 Nov 2019 08:22:40 +0800 <b>Domec Jean Louis <domec@ac-bordeaux.fr></b> wrote ----<br></div><div><br></div><blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px 0px 0px 5px;"><div>Hello,<br><br>I just begin with this list.<br><br>I have a  problem with scilab6:<br><br>On different PC 64bits, i boot with knoppix-8.6<br><br>It uses → Linux kernel 5.2.5 and Xorg 7.7 (core 1.20.4) for supporting <br>current computer hardware.<br><br>Whem i start scilab-6.02 (installed by <br>scilab-6.0.2.bin.linux-x86_64.tar.gz ):<br><br>/usr/bin/scilab-bin: error while loading shared libraries: libjava.so: <br>cannot open shared object file: No such file or directory<br><br>Have you an idea to solve this problem ?<br><br>Thank you<br><br>-- <br>____________________________________________________________________________<br>Jean-louis Domec<br> Professeur de Physique appliquée<br> domecCHEZac-bordeaux.fr<br> Laboratoire de Physique Appliquée:<br> Tel 0559282228 poste 314<br> Fax: 0559280631<br> Lycée du Pays de Soule - Chéraute (64)<br> <br> Courrier réalisé avec le Logiciel Libre Mozilla .<br> Sous le Système d'exploitation Libre, Linux Mandriva 2008<br> <br> Logiciels libres: Le partage des connaissances<br> <a href="http://www.april.org/" target="_blank">http://www.april.org/</a><br> <a href="http://www.ofset.org" target="_blank">http://www.ofset.org</a><br>____________________________________________________________________________<br><br>_______________________________________________<br>users mailing list<br><a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br><a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br></div></blockquote></div><div><br></div></div><br></body></html>