[Scilab-users] Bug scilab-6 libjava.so

Chin Luh Tan chinluh.tan at bytecode-asia.com
Tue Nov 12 03:12:27 CET 2019


Hi, 



A few suggestion to try out:



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



e.g.: 



$ locate libjava.so 

or

$ update-java-alternatives -l



and then



$ export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64/"   <-- use the path obtained from above

$ scilab

or

$ SCIPATH/scilab





2. If the installed java does not works, try to install the openjdk-11 jre

$ sudo apt-get install openjdk-11-jre



repeat the export and run the scilab again.



If it works, u could set the JAVA_HOME path at .bashrc to make it permanent



Hope this helps.



rgds,
CL 









---- On Mon, 11 Nov 2019 08:22:40 +0800 Domec Jean Louis <domec at ac-bordeaux.fr> wrote ----



Hello,

I just begin with this list.

I have a  problem with scilab6:

On different PC 64bits, i boot with knoppix-8.6

It uses → Linux kernel 5.2.5 and Xorg 7.7 (core 1.20.4) for supporting 
current computer hardware.

Whem i start scilab-6.02 (installed by 
scilab-6.0.2.bin.linux-x86_64.tar.gz ):

/usr/bin/scilab-bin: error while loading shared libraries: libjava.so: 
cannot open shared object file: No such file or directory

Have you an idea to solve this problem ?

Thank you

-- 
____________________________________________________________________________
Jean-louis Domec
 Professeur de Physique appliquée
 domecCHEZac-bordeaux.fr
 Laboratoire de Physique Appliquée:
 Tel 0559282228 poste 314
 Fax: 0559280631
 Lycée du Pays de Soule - Chéraute (64)
 
 Courrier réalisé avec le Logiciel Libre Mozilla .
 Sous le Système d'exploitation Libre, Linux Mandriva 2008
 
 Logiciels libres: Le partage des connaissances
 http://www.april.org/
 http://www.ofset.org
____________________________________________________________________________

_______________________________________________
users mailing list
mailto:users at lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20191112/c6ab20c9/attachment.htm>


More information about the users mailing list