Export the java path worked fine for matlab.
Just add export "MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.06/jre" (adjust the 
version) at first line in /$MATLAB/bin/matlab

For maple11 it has to be done different:
sudo mv /opt/maple/jre.IBM_INTEL_LINUX/bin/java 
/opt/maple/jre.IBM_INTEL_LINUX/bin/java.old
sudo ln -s  /usr/bin/java /opt/maple/jre.IBM_INTEL_LINUX/bin/java
(for 32bit Ubuntu)

Now both programms work just fine without giving any errors when
started.

-- 
hardy, locking assertion failure, xorg/libsdl
https://bugs.launchpad.net/bugs/185311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to