July 27, 2010
8:40 a.m.
2010/7/27 Nicolas Petton <petton.nicolas@gmail.com>
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.
It works on my Linux box. But pharo.sh is 754, so if the owner of the file is different from the account used to run pharo.sh, it doesn't work. Laurent
Cheers, Nico
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project