I'm trying to load JQueryWidgetBox using ConfigurationOfJQueryWidgetBox-tbn.64 but it fails. I'm using a fresh Pharo 1.3 image (not one-click) on Windows with the following:
Gofer new
�� squeaksource: 'MetacelloRepository';
�� package: 'ConfigurationOfJQueryWidgetBox';
�� load.
(Smalltalk at: #ConfigurationOfJQueryWidgetBox) loadLatestVersion
Any� pointers?
Regards,
Glenn