Mariano Martinez Peck wrote > > If I just want to install GTInspector >
For now (works in 1.3)...
Gofer new
squeaksource: 'Glamour';
package: 'ConfigurationOfGlamour';
load.
(ConfigurationOfGlamour project version: 'default') load: {'Core'.
'Morphic'}.
Gofer new
squeaksource: 'glamoroust';
package: 'GT-Inspector';
load.
--
View this message in context:
http://forum.world.st/gtinspector-tp4220848p4229945.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
