Hi all,
I'm triying to load some code (Coral) in the Pharo Kernel 1.4 image.
Marcus told me to use the image with Gofer and Network.
I suceeded to load the ConfigurationOfCoral package, but I can not load it. I
tried to load another ConfigurationOf### and the result is the same, it raises
an error on "ensureMetacello" method.
Here is the error: 'retry with alternate repository failed:
''SubscriptOutOfBounds: 1''.
I don't know what I can do about it.
I tried to load Coral in the PharoKernel 1.4 Reload image, and the result is
the same.
Of course, on a Pharo 1.4 image, it works.
Adrien.