June 25, 2013
1:40 p.m.
On 25 June 2013 14:33, dimitris chloupis <thekilon@yahoo.co.uk> wrote:
Just wanted to inform you that pharo does not work on ubuntu 13.04 at least using this link
http://files.pharo.org/platform/Pharo3.0-linux.zip
it fails at running the binary inside the bin folder, i tried to run it manually via terminal and still does not execute. It gives no error , it just says that the file does not exist. Whatever that may mean.
I'm running Ubuntu 13.04. If I unzip this archive and cd into the resulting pharo3.0 directory, "./pharo" fires up the image as expected. Would you mind running this: cd pharo3.0; strace ./pharo 2> 1&> strace.txt and sending strace.txt this way? frank