Dale Henrichs wrote: > > Was your error 'Error: Name not found: Gofer Core' and was it generated > using the OB-Metacello tools? If so, then you are hitting a bug that is > related to http://code.google.com/p/metacello/issues/detail?id=79, where > you might just be trying to load an earlier version GoferProejctLoader > when a later version is loaded ... > > Otherwise, I tried loading it all three different versions into a > PharoCore 1.1 and it loaded fine, so I'll need more details on the error > to understand what might be wrong... >
I downloaded a fresh 1.1 rc4 image and I get a "Can't find EOCD position" error. I tried the following: Open the Monticello browser, Open the MetacelloRepository, click on ConfigurationOfGoferProjectLoader-DaleHendrichs.16.mcz. and load (see screenshot below) http://forum.world.st/file/n2289777/EOCD_Position.png When I open a workspace and Do the following (see screenshot below) Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfGoferProjectLoader'; load. (Smalltalk at: #ConfigurationOfGoferProjectLoader) project latestVersion load. http://forum.world.st/file/n2289777/EOCD_Position2.png A second attempt seems to give a readStream error (see screenshot below): http://forum.world.st/file/n2289777/readStream.png I will try to give this a go at home to see if I get the same error. -- View this message in context: http://forum.world.st/ConfigurationOfGoferProjectLoader-tp2288788p2289777.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
