To install MATLAB 7sp3 in fc6_x86_64

Source: Internet
Author: User

Problems you may encounter during installation:

  1. Click RUN install. No response is displayed.

  2. The error message "libxp. so.6" is not found.
    Solution: Copy CD1/update/bin/glnxa64/libmwins. So to/usr/lib64 and rename it libxp. so.6.

  3. After installation, you must start MATLAB in the bash Terminal

Installation steps:

  1. Switch to the root user. This is also true in bash;
    Su
  2. Attach a cd;
    Mkdir/CD1
    Mount-T iso9660 dir_of_cd1/CD1-o loop
  3. Create a MATLAB installation directory, that is, where to install MATLAB;
    Mkdir/usr/local/MATLAB 71
  4. Copy license. dat;
    CP/CD1/crack/license. dat/usr/local/MATLAB 71/
  5. Copy the libxp file. so.6, which is included in the MATLAB installation disk, is/CD1/update/bin/glnxa64/libmwins. so file, copy the file to the/usr/lib64/directory, and rename it libxp. so.6. Execute the command in bash.


    CP/CD1/update/bin/glnxa64/libmwins. So/usr/lib64/libxp. so.6

  6. Start installation, execute in bash
    /CD1/install-"glnxa64"-x
  7. Create a desktop starter so that you can click the icon on the desktop to run MATLAB without having to run it from the terminal;
    /Usr/local/MATLAB 71/bin/Matlab-Desktop

Reference page: Problems with installation of MATLAB 7-linuxsir.org

Installation and configuration of MATLAB in Linux

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.