You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl https://get.pharo.org/64/80+vmLatest | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3084 100 3084 0 0 1994 0 0:00:01 0:00:01 --:--:-- 1994
Downloading the latest 80 Image:
http://files.pharo.org/get-files/80/pharo64.zip
Pharo.image
Downloading the latest pharoVM:
http://files.pharo.org/get-files/80/pharo64-linux-latest.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
On a 64-bit system? You must enable and install the 32-bit libraries
Please see http://pharo.org/gnu-linux-installation for detailed instructions
And now when I run the usual start script (./pharo-ui or ./pharo-ui Pharo.image) nothing happens:
There's no error, log or any clue of what's happening.
OS Info:
uname -a
Linux jarvis 4.15.0-52-generic #56~16.04.1-Ubuntu SMP Thu Jun 6 12:03:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
If I use the stable VM instead of the latest one it's working (curl https://get.pharo.org/64/80+vm | bash), so it's seems to be a problem with the latest VM.
I've just downloaded the latest version using:
And now when I run the usual start script (
./pharo-ui
or./pharo-ui Pharo.image
) nothing happens:There's no error, log or any clue of what's happening.
OS Info:
The text was updated successfully, but these errors were encountered: