pharo 6.1 iceberg problem with latest windows (32bit) VM
Using Pharo 6.1 with the latest windows 32 bit VM, i get the following message when trying to use world->tools->iceberg "This version of iceberg required libgit2 0.25.1, you have 0.23.0, pls update your PharoVM" regards Sanjay ----- --- Regards, Sanjay -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
you are using an older VM, you need to update it. wget -O- get.pharo.org/vm61 <http://get.pharo.org/vm61> | bash Esteban
On 14 Jan 2018, at 05:21, Sanjay Minni <sm@planage.com> wrote:
Using Pharo 6.1 with the latest windows 32 bit VM, i get the following message when trying to use world->tools->iceberg
"This version of iceberg required libgit2 0.25.1, you have 0.23.0, pls update your PharoVM"
regards Sanjay
----- --- Regards, Sanjay -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
participants (2)
-
Esteban Lorenzano -
Sanjay Minni