[scilab-Users] Could not load JVM dynamic library (libjava).

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Tue Feb 28 18:31:03 CET 2012


Le mardi 28 février 2012 à 22:57 +0530, J T Dsouza a écrit :
> Hi all,
> 
> I am trying to install scilab on a arm tablet
> 
> I did a standard debian squeeze install of scilabs
> apt-get install scilab
> 
> It succesfully installed a bunch of stuff including java-6-openjdk
> 
> running scilab-bin throws up the following error
> 
> Could not load JVM dynamic library (libjava).
> Error: libjvm.so: cannot open shared object file: No such file or directory
> If you are using a binary version of Scilab, please report a bug
> http://bugzilla.scilab.org/.
> If you are using a self-built version of Scilab, update the script
> bin/scilab to provide the path to the JVM.
> The problem might be related to SELinux. Try to deactivate it.
> 
> I dont have selinux.
> and libjava.so is  /usr/lib/jvm/java-6-openjdk/jre/lib/arm/libjava.so
> 
> MODEL=arm scilab-bin
You should never use scilab-bin. 
You should be using scilab (or scilab-cli or scilab-adv-cli).

The script will take care of all the path management for you.

If it is still failing, try with
SCIVERBOSE=1 scilab-cli
to get more information about the detection.

Sylvestre





More information about the users mailing list