On 19 Sep 2017, at 17:45, Sean P. DeNigris <sean@clipperadams.com> wrote:
Sean P. DeNigris wrote
I tried to upgrade to latest, but http://files.pharo.org/vm/pharo-spur32/mac/PharoVM-Spur32-mac-latest.zip doesn't even seem to include libgit2 at all!
- Prior to the above step, I downloaded the stable Mac VM from Pharo.org but was still getting "This version of Iceberg requires libgit2 0.25.1 to run (you have 0.23.0).â
I personally find it very confusing that http://files.pharo.org/vm/ <http://files.pharo.org/vm/> does not have the current VMsâ¦
- My third attempt was https://ci.inria.fr/pharo/view/VM/job/PharoVM/ where I found a broken build and "Project disabled" Lastly, I did `curl get.pharo.org/vmLatest70 | bash`. Apparently, the 70 VM is compatible with 60 and I didn't see vmLatest60 listed. Et voila!
The up to date files are in http://files.pharo.org/get-files/ <http://files.pharo.org/get-files/> (I did not know that either and used an outdated VM from http://files.pharo.org/vm/ <http://files.pharo.org/vm/> for a looong timeâ¦) Marcus