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
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project