Matthew Fulmer wrote:
On Fri, Sep 12, 2008 at 05:41:17PM +0200, St?phane Ducasse wrote:
Hi matthew
we wanted to see if MC1.6 (the one with actomic loader) could load the compiler fixes Compiler-md.67 available in pharoInbox
We tried
HTTPSocket httpFileIn: 'installer.pbwiki.org/f/LPF.st'
The LPF script only loads MC1.5 you need to load SystemEditor and enable the atomic loading preference. This will do it. Installer install: 'Monticello16-Beta'.
and it broke on us.
so two requests: - could you give a try and tell us if you can load the package?
No; it is broken for everybody. I've heard this report a couple of times. It seems we need to change the hosting of LPF
No we dont, we just have to slow requests down a bit. I put a couple of delays in it should work now
- do you have a version of MC1.6 that does not really on LPF (whatever)?
No; LPF is the script to load MC1.5. However, I think I'll try moving LPF off of pbwiki and into something that builds a .sar file, hosted on svn or squeaksource or something.
The first half of the script is the bootstrap of Installer in http://installer.pbwiki.com/f/LPF.st The second half of the script is available via Installer view: 'LevelPlayingField'. Keith p.s. Alexander, please don't edit Installer and break it for everyone else. Installer is for all squeak images, not just for Pharo. p.p.s. Please keep sufficient compatibility in Pharo so at least Installer can get past the initial bootstrap.