I can confirm that it works under linux. Tried from the commandline as well by double-clicking the shell script in the file manager. Norbert On 27.07.2010, at 10:31, Marcus Denker wrote:
On Jul 27, 2010, at 1:08 AM, Nicolas Petton wrote:
Hi guys,
I just tried the one click distribution on Linux. Some files seem to miss execution rights:
pharo.sh cannot be executed
$ chmod +x ./pharo.sh $ ./pharo.sh exec: 12: ./Contents/Linux/squeakvm: Permission denied
easily fixed too: $ chmod +x ./Contents/Linux/squeakvm
I don't know if this problem only happens on my system though.
strange... on MacOS it unpacks this zip correctly:
Marcus-MacBook-Pro:Linux denker$ ./squeakvm -bash: ./squeakvm: cannot execute binary file
Maybe your machine is configured to never set the x when extracting zips?
We should check if others have the same problem.
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project