[Pharo-project] Unable to run pharo on Ubuntu 12.10
I try to double click the Pharo-1.4-one-click.sh , even after going to properties and enabling allow excuting file as programm does nothing. And running from terminal prints the following exloupis@ephestos:~/Downloads/Pharo-1.4-one-click.app$ sudo ./Pharo-1.4-one-click.sh ./Pharo-1.4-one-click.sh: line 26: /home/exloupis/Downloads/Pharo-1.4-one-click.app/Contents/Linux/pharo: Permission denied ./Pharo-1.4-one-click.sh: line 26: exec: /home/exloupis/Downloads/Pharo-1.4-one-click.app/Contents/Linux/pharo: cannot execute: Permission denied Any idea why ?
Le 10/12/2012 14:22, dimitris chloupis a écrit :
I try to double click the Pharo-1.4-one-click.sh , even after going to properties and enabling allow excuting file as programm does nothing. And running from terminal prints the following
exloupis@ephestos:~/Downloads/Pharo-1.4-one-click.app$ sudo ./Pharo-1.4-one-click.sh ./Pharo-1.4-one-click.sh: line 26: /home/exloupis/Downloads/Pharo-1.4-one-click.app/Contents/Linux/pharo: Permission denied ./Pharo-1.4-one-click.sh: line 26: exec: /home/exloupis/Downloads/Pharo-1.4-one-click.app/Contents/Linux/pharo: cannot execute: Permission denied
Any idea why ?
Have you loaded the ia32-libs package ? Are you on 12.10 64bits ? Pharo is a 32bits application; it doesn't run as-is on a 64 bits linux install. Regards, Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
participants (2)
-
dimitris chloupis -
Goubier Thierry