Pharo 1.3 and JQueryWidgetBox
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
On Thu, Dec 8, 2011 at 5:27 AM, Glenn Swanlund <glennswanlund@gmail.com>wrote:
I'm trying to load JQueryWidgetBox using ConfigurationOfJQueryWidgetBox-tbn.64 but it fails.
Attach PharoDebug.log
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
-- Mariano http://marianopeck.wordpress.com
I was able to get it loaded on two different Windows boxes today - first time. Not sure what I did differently. Thanks for your response Mariano. Regards, Glenn On Thu, Dec 8, 2011 at 1:12 AM, Mariano Martinez Peck <marianopeck@gmail.com
wrote:
On Thu, Dec 8, 2011 at 5:27 AM, Glenn Swanlund <glennswanlund@gmail.com>wrote:
I'm trying to load JQueryWidgetBox using ConfigurationOfJQueryWidgetBox-tbn.64 but it fails.
Attach PharoDebug.log
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
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Glenn Swanlund -
Mariano Martinez Peck