Dear Opensuse Users: I would like to use the latest version of scilab from the opensuse science repo, but there is a java issue with the install. I thought YaST was supposed to take care of dependencies like this. Here is the command line output. How could this be trouble-shot?
Thank You,
Patti
Thank You,
Patti
Code:
~> scilab
/usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory
~> scilab-cli
Scilab 5.5.0 (Aug 5 2014, 20:23:55)
-->exit
~> whereis java
java: /usr/bin/java /usr/lib64/java /etc/java /usr/share/java /usr/share/man/man1/java.1.gz
~>
~> uname -a
Linux 3.11.10-21-desktop #1 SMP PREEMPT Mon Jul 21 15:28:46 UTC 2014 (9a9565d) x86_64 x86_64 x86_64 GNU/Linux
~>