Installing 64-bit Maple 11 under Linux

August 2008


[Note]Note

The preliminary steps for this installation are identical to those described under of .

  1. Logging in

    ssh user@machine.domain.com

  2. Mounting the installation medium


      
    sudo mkdir /mnt/loop
    sudo mount -o loop,ro /home/jurjen/MAPLE11-LINUX.iso /mnt/loop/
    cd /mnt/loop
      

  3. Starting the installer

    sudo sh ./installMapleLinux64

  4. Click Next


  5. Type the path to the directory where you want Maple installed and click Next.


  6. Choose Network License and click Next


  7. Type the address of the Maple License Server and click Next.


  8. Overview the install data and click Next


  9. Click Done to get rid of the Installation Complete message.


  10. Creating links to the executables

  11. Starting Maple

    /opt/local/bin/xmaple11.64bit

    [Note]Note

    You may want to set your path, so you can just type Mathematica.64bits