just running scilab leads to:
$ scilab
Cannot find /usr/lib/jvm/java-6-openjdk//bin/java
java-6 is gone in 14.04
maybe its because scilab-bin is underlinked:
$ ldd /usr/bin/scilab-bin 2>&1 | grep "not "
libjava.so => not found
libverify.so => not found
libjvm.so => not found
libjava.so => not found
libverify.so => not found
libjvm.so => not found
libjava.so => not found
libverify.so => not found
libjvm.so => not found
possible workaround for 64 bit:
SCI=/usr/share/scilab/
LD_LIBRARY_PATH=/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/
/usr/bin/scilab-bin
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1299686
Title:
scilab libraries are heavily underlinked, causing segfaults on load
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scilab/+bug/1299686/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs