This semester I chose digital signal processing and used matlab to install matlab in my Fedora8. About three days ago, I started to download the installation program of matlab. It was so slow that it was about 20 KB. It took so much time to download files of nearly 2 GB. Installation does not take much time. Unfortunately, it cannot be used after installation, and it is very depressing. After trying to solve some problems, I gave up completely. It is easy to install it in windows. Close your eyes and click it to install it soon. In the future, we will continue to do some positive work, and we will not be bored with doing so.
This semester I chose digital signal processing and used matlab to install matlab in my Fedora 8 environment.
About three days ago, I started to download the installation program of matlab. It was so slow that it was about 20 KB. It took so much time to download files of nearly 2 GB. Installation does not take much time. Unfortunately, it cannot be used after installation, and it is very depressing. After trying to solve some problems, I gave up completely. It is easy to install it in windows. Close your eyes and click it to install it soon. In the future, we will continue to do some positive things and do less boring things.
The installation and configuration of the linux system are cumbersome. It is best to record the installation after completion for the system to be reinstalled.
Log On As root
(1) mount the file after the installation file is downloaded
Mount-t iso9660 <文件名> <挂载点> -O loop
First mount the first file, and then install the next one after installation. Three files are mounted one by one. After mounting, the files are unmounted.
(2) create an installation directory
# Mkdir/opt/matlab
(3) Copy license. dat
If the first iso file has license. dat, copy it directly to the/opt/matlab directory.
It doesn't matter if you don't have one. You can find many license files using an eass.
(4) Installation
Run in/opt/matlab
#/Opt/matlab/install
(5) Modify license. * (I forgot. It is another license file with license. dat. It is called license. xx for the time being)
# Hostname
View Host Name
Edit license. xx
Replace its servename with the execution result of the hostname command.
Run matlab and the splashscreen will die there. Alas, I have been busy for a long time.
# Matlab-nojvm
You can access this page. If you do not have a GUI, You can execute simple computation and try two other commands.
Another attempt was made. Failure to start normally is related to jvm.
A bug in sun, some who say they want to update jvm, and sed fix, all with a large Header
Later, I saw the settings of MATLAB _ Java and tried
$ Export maid =
It took me half a day to find
Later I started it, but the desktop error came out again. I declared that I had to surrender and threw it here first. I will try again later. I will go to the classroom tomorrow to study and read books.
During lunch, I changed the school's ftp installation file, so it was easy to use.