Nope, the typo is in the ConfigurationOfMagma class, which is looking for a version 4.4.0 of OSProcess, which actually does not exist :/. I'll see if I can fix it in a while.
Guille On Fri, Jun 10, 2011 at 12:19 PM, Alan Rodas <[email protected]> wrote: > Sorry Mariano, didn't catch you there. > Do you mean a typo in this sentence? > > ((Smalltalk at: #ConfigurationOfMagma) project latestVersion) load > > beacause even if I try to use the stable version, it still does not work. > So > > ((Smalltalk at: #ConfigurationOfMagma) project version: #stable) load > > gives the same result. > > So I don't get where the typo is, although you may be refering to a typo > somewhere else. > > Cheers > -- > Alan Rodas Bonjour > >
