Hi Mark, What platform are you on? cheers -ben On Fri, Feb 10, 2017 at 1:09 AM, Dimitris Chloupis <kilon.alios@gmail.com> wrote:
if you are on macos or linux you can use this command to download the stable version
curl get.pharo.org | bash
I use this all the time and it never fails, unless the server is down or I do not have an internet connection
you can execute Pharo running
./pharo-ui Pharo.image
By the way Pharo needs no installation because its self reliant so it can be run from a folder directly. We do have however an installer for Windows to make things simpler for those not familiar with the terminal.
On Thu, Feb 9, 2017 at 6:03 PM Mark Neagu <mark@mneagu.fr> wrote:
Hi!
I got a problem trying to install Pharo 5.0 despite I downloaded the whole thing as specified (I believe) and unziped it properly.
Could someone help me please?
I'm not a beginner in programming, but I'm retired for a while and I'm no longer surrounded by knowledgeable colleagues.
Regards,
Mark