Results 1 to 3 of 3

Thread: Mathematica Player Pro libXmu problem

  1. #1
    Join Date
    Jun 2009
    Beans
    470
    Distro
    Ubuntu 8.04 Hardy Heron

    Mathematica Player Pro libXmu problem

    Hi guys,

    I have an Ubuntu server 8.04 64 bit with gnome applied for remote desktop work.

    I installed Mathematica Player Pro with no errors and when I try to launch it
    it fails with this

    Code:
    /usr/local/Wolfram/MathematicaPlayerPro/7.0/SystemFiles/FrontEnd/Binaries/Linux/MathematicaPlayer: error while loading shared libraries: libXmu.so.6: cannot open shared object file: No such file or directory
    Code:
    aptitude search libxmu
    
    p   libxmu-dev                      - X11 miscellaneous utility library (develop
    
    p   libxmu-headers                  - X11 miscellaneous utility library headers
    
    i A libxmu6                         - X11 miscellaneous utility library
    
    p   libxmu6-dbg                     - X11 miscellaneous utility library (debug p
    
    p   libxmuu-dev                     - X11 miscellaneous micro-utility library (d
    
    i A libxmuu1                        - X11 miscellaneous micro-utility library
    p   libxmuu1-dbg                    - X11 miscellaneous micro-utility library (d
    I installed both libxmu-dev and headers and no success.

    Any ideas ?

  2. #2
    Join Date
    Jun 2009
    Beans
    470
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Mathematica Player Pro libXmu problem

    Bump.

    Any suggestions please ?

  3. #3
    Join Date
    Dec 2009
    Beans
    1

    Re: Mathematica Player Pro libXmu problem

    It looks like that MathematicaPlayerPro is a pure 32bit
    application (according to WRI-support).

    Just doing:

    sudo apt-get install ia32-libs

    fixes the issue.


    Rolf

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •