> On 14 Nov 2016, at 11:01, MartinW <[email protected]> wrote: > > Can someone put a note to the website (http://pharo.org/download)? It is > frustrating for users to follow the link to > http://files.pharo.org/platform/Pharo5.0-mac.zip from there and get a > defunct Pharo installation.
no, in fact that link should work. … and in fact, it works… is just that due the changes in sierra, the bundle needs to be put in /Applications to not be copied into a sandbox, readonly place. I’m working on have this working in a different way: is time to make PharoLauncher the default download. That way it will be in /Applications naturally and your images will be in a correct place naturally (I also would like a “add command line tools” option to install a pharo and pharo-ui in /usr/local/bin). Esteban > > > Sean P. DeNigris wrote >> >> EstebanLM wrote >>> the regular download by zeroconf should give you an usable VM. >> That worked - thanks! > > Yes, this VM works well :) > > > > -- > View this message in context: > http://forum.world.st/macOS-Sierra-support-tp4917181p4922891.html > Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com. >
