|
Problems installing MATLAB 7.0 in Fedora 8
Hello everybody.
I need to try some Matlab 7 programs someone wrote, and since I have nothing but a Matlab 7 Linux install DVD I tried it on a fully updated F8 x86 box, but it doesn't work.
First of all I copied the DVD contents to the HDD and granted them rwx permissions (I installed it once in an Ubuntu box and that was one of the steps). Then I tried to run the 'install' program and despite the parameters & tricks I add it still doesn't work.
Has anyone successfully installed Matlab 7 in a Fedora 8 box? Could you share the tips for a successful installation?
Quote:
[root@localhost MATHWORKS_R2007A]# sh install
-------------------------------------------------------------------
An error status was returned by the program 'xsetup',
the X Window System version of 'install'. The following
messages were written to standard error:
/home/management/MATHWORKS_R2007A/update/bin/glnx86/xsetup: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
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
-------------------------------------------------------------------
Sorry! Setup aborted . . .
|
Quote:
[root@localhost MATHWORKS_R2007A]# cat install.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > /home/management/MATHWORKS_R2007A/install.bin
[root@localhost MATHWORKS_R2007A]# sh install.bin
-------------------------------------------------------------------
Sorry! Could not determine the Format of the CDROM for
architecture (glnx86)
-------------------------------------------------------------------
|
Quote:
[root@localhost MATHWORKS_R2007A]# sh install.bin -glnx86 -x
-------------------------------------------------------------------
Sorry! Could not determine the Format of the CDROM for
architecture (glnx86)
-------------------------------------------------------------------
|
NOTE: The machine has an onboard Intel video card so I don't think drivers are missing.
Thanks.
Joe.
__________________
Notebook: Acer Aspire 5536-5112.
AMD Athlon X2 QL64 @ 2.1GHz, 4GB DDR2 PC2-5300, ATI Radeon HD3200 (256MB), 250GB Toshiba HDD, HL-DT-ST DVDRAM GT20N
Fedora 16 x86_64
Netbook: Acer Aspire One A150
Intel Atom N270 @ 1.6GHz, 1.5 GB DDR2 PC2-4200, Intel Graphics (8MB?), 160GB Seagate HDD
Fedora 15 i686
|