Hello, all. I recently installed Fedora Core 4 on a Dell machine at work, and now I need to install Matlab 7.x on the same machine. Unfortunately, it isn't working.
Per the instructions I open a terminal, proceed to the install directory and type:
/media/cdrom/install* &
...only to get the following:
================================================== =====
An error status was returned by the program 'xsetup',
the X Window System version of 'install'. The following
messages were written to standard error:
/tmp/3392tmwinstall/update/bin/glnx86/xsetup: error
while loading shared libraries:
/tmp/3392tmwinstall/update/bin/glnx86/libmwins.so: cannot
restore segment prot after reloc: Permission denied
Attempt to fix the problem and try again. If X is not
available
or 'xsetup' cannot be made to work then try the terminal
version of 'install' using the command:
install* -t or INSTALL* -t
-------------------------------------------------------------------
/tmp/3392tmwinstall/update/install/abort.sh: line 15:
/tmp/3392tmwinstall/update/install/cleanup.sh: No such file
or directory
================================================== =====
After this, I try again using the suggested "install* -t" command. At first this seems to work, as the install program welcomes me and asks me to review and accept the the license agreement. But once I tell it that I accept, I get the following:
================================================== =====
/tmp/3502tmwinstall/update/bin/glnx86/xsetup: error while
loading shared libraries:
/tmp/3502tmwinstall/update/bin/glnx86/libmwins.so: cannot
restore segment prot after reloc: Permission denied
[1]+ Exit 1 /media/cdrom/install*
================================================== =====
Can anyone tell me what the problem is and how to get it to install properly? Any help is greatly appreciated.