Thanks. I am gonna go look for it. I am just coming back to smalltalk after a long while off. Getting my bearings back.
On Saturday, December 10, 2011, Levente Uzonyi <[email protected]> wrote: > On Sat, 10 Dec 2011, sergio_101 wrote: > >> i am getting the following error when trying to install seaside in pharo using: >> >> Gofer new >> squeaksource: 'MetacelloRepository'; >> package: 'ConfigurationOfSeaside30'; >> load. >> >> ((Smalltalk at: #ConfigurationOfSeaside30) project latestVersion) load. >> >> and i am getting the following error: >> >> GoferRepositoryError(Object)>>doesNotUnderstand: #asSortedCollection >> >> anyone have any ideas? > > Squeaksource is down, use the mirror. > > > Levente > >> >> -- >> ---- >> peace, >> sergio >> photographer, journalist, visionary >> >> http://www.ThoseOptimizeGuys.com >> http://www.CodingForHire.com >> http://www.coffee-black.com >> http://www.painlessfrugality.com >> http://www.twitter.com/sergio_101 >> http://www.facebook.com/sergio101 >> >> > >
