Hello, I am trying to install Maple8 on Ubuntu Edgy. I managed to make Maple8 work on Ubuntu Dapper using this HowTo. But after upgrade to Edgy Eft Maple does not work.
karel@stazka:/usr/local/maple8/bin$ ./maple
/usr/local/maple8/bin.IBM_INTEL_LINUX/mserver: relocation error: /usr/local/maple8/bin.IBM_INTEL_LINUX/libmaple.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
karel@stazka:/usr/local/maple8/bin$ export LD_ASSUME_KERNEL=2.4.1
karel@stazka:/usr/local/maple8/bin$ ./maple
/bin/sh: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
karel@stazka:/usr/local/maple8/bin$
Does anyone have the experience with installing Maple8 on Ubuntu?
Our university also have a licence on Maple9.5 but there is a wrong version of Java Runtime Enviroment on the install CD. Is it possible to tell the installer to use different JRE? I know that the installer searches for JRE but is not able to recognize JRE in JDK 6.
Thank you.
Karel
I succeeded
I succeeded with installing Maple9.5. I had to interrupt the installation process and create symlinks to my JRE. Then it was OK.
But I would appreciate if you could help me with installing Maple8 on Ubuntu Engy Eft.