July 26, 2010
11:08 p.m.
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. Cheers, Nico