Hi Ben, On Sat, 2 Feb 2019 at 11:01, Ben Coman <btc@openinworld.com> wrote:
On Sat, 2 Feb 2019 at 17:48, ducasse <stepharo@netcourrier.com> wrote:
Ben
How did you do it? I downloaded the latest version
By "latest version" do you mean direct download of Pharo 8.0
I don't have Pharo 8.0 listed in my Pharo Launcher. I am getting network errors trying to download latest Pharo Launcher, so I created a fresh Pharo 7.0.1 and Spotter works fine out of the box. Then I used Iceberg to update to Pharo 8.0, this breaks Spotter. Certainly not the recommended way, but its all I got at the moment to get into Pharo 8.0 development.
If you've got cygwin, you can use zeroconf: curl get.pharo.org/80+vm | bash or download directly: http://files.pharo.org/image/80/latest-32.zip http://files.pharo.org/vm/pharo-spur32/win/latest.zip (I think) HTH, Alistair