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.
OK
Installer install: 'Monticello16-Beta'.
- 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.
Can you tell us what were the changes?
p.p.s. Please keep sufficient compatibility in Pharo so at least Installer can get past the initial bootstrap. Sure.