#1 Le 13/09/2010, à 02:06
- bakarim
installation matlab R2009a sous ubuntu 10.04LTS
apres plusieurs tentations pour installer matlab,j'ai pas reussi toujours le message suivant apparait
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/kamal/Bureau/matlab/update/install/main.sh: 178: /home/kamal/Bureau/matlab/update/bin/glnx86/xsetup: 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
-------------------------------------------------------------------
Sorry! Setup aborted . . .
est ce que quelqu'un peut me donner les instuctions quelles faut suivre pour pallier ce probleme .merci d'avance.
Hors ligne
#2 Le 13/09/2010, à 20:53
- archimonde2001
Re : installation matlab R2009a sous ubuntu 10.04LTS
Tu essaye d'installer la Matlab de linux ou Matlab de windows avec wine? tu as un DVD ou tu l'as sur DD en image Iso?
Hors ligne
#3 Le 13/09/2010, à 23:26
- bakarim
Re : installation matlab R2009a sous ubuntu 10.04LTS
j'essaye d'installer matlab linux et j'eyulise une image ISO
Hors ligne
#4 Le 13/09/2010, à 23:33
- archimonde2001
Re : installation matlab R2009a sous ubuntu 10.04LTS
alors apres avoir monté l'image sur un emplacement (avec Gmount) tu ouvre le terminal:
sudo su (mot de passe)
tu te deplace avec la commande CD à l'emplacement du montage (exemple cd /home/kamal/matlab2009)
puis au repertoir "bin"
puis:
chmod 777 install
chmod +x install
./install (pour lancer l'installation)
Hors ligne
#5 Le 14/09/2010, à 06:59
- toitoinebzh
Re : installation matlab R2009a sous ubuntu 10.04LTS
salut
https://help.ubuntu.com/community/MATLAB/R2009b
Hors ligne