![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Installation & Upgrades For questions about upgrading and installation of your new Ubuntu OS. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Gee! These Aren't Roasted!
![]() |
Ok, i have a copy of Maple 8, but I was unable to install it on my Ubuntu, after a while I've managed to do so...
In case there is someone else woth the same problem, here is the solution: There is a problem with the jre and the Maple 8 CD. So, install a JRE (1.4.2 works just fine). You can read how to do this here: http://www.ubuntulinux.org/wiki/Java Now copy the Maple cd to you hard drive. The desktop for example. Go to that folder: cd /home/USERNAME/Desktop/MAPLE_FOLDER/Linux/resources/jre/bin Now backup the java file: mv java java.bak Now lets change the java file: ln -s /usr/lib/j2re1.4-sun/bin/java java You can now go back to the Maple main folder and install it: ./installMapleLinuxSU There is a problem with Maple 8 and the 2.6 Kernels. This can be easily solved with this: Create a launcher, in the panel or whathever and link it to this: export LD_ASSUME_KERNEL=2.4.1 (PATH TO THE XMAPLE FILE)xmaple && (PATH TO THE XMAPLE FILE)./xmaple If you are in the folder that contains the xmaple file (maple8/bin), you can just run this: export LD_ASSUME_KERNEL=2.4.1 xmaple && ./xmaple Enjoy. |
|
|
|
|
|
#2 | |
|
First Cup of Ubuntu
![]() Join Date: Jan 2008
Beans: 5
|
Re: HOW TO INSTALL: Maple 8
Sadly it does not work for me
I just retried the step with the javafile. First: should the lib actually be existing? I got Java installed on this machine (sun-java6-bin, sun-java6-jre, j2re1.4), yet the folder you describe is not there (j2re1.4). Was is there is a folder /usr/lib/j2se/1.4/bin, would that be the file you mean? This is what I get: Quote:
Beoras |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|