Gofer-Core-AdrianLienhard.114�� from http://www.squeaksource.com/Pharo
cheers

mariano

On Thu, Jan 7, 2010 at 12:09 AM, Dale Henrichs <dale.henrichs@gemstone.com> wrote:
What version of Gofer is loaded into the Core?

Dale
----- "Mariano Martinez Peck" <marianopeck@gmail.com> wrote:

| The error is Working copy for Gofer not found
|
| To reproduce it, update your Pharo 1.0 core image to 10505 �and
| evaluate any
| load of any ConfigurationOf...for example
|
| (ConfigurationOfPharoMorphicExtras project version: '1.0') load
|
| The error is not even fixed evaluating:
|
| [ Gofer gofer load ]
| � � � �on: Error
| � � � �do: [ :err | err retry ].
| Gofer gofer recompile.
|
| I attach PharoDebug.log
|
| Any help?
|
| Thanks
|
| Mariano