[Newbies] Re: Confused about how to get everything set up

Sean P. DeNigris sean at clipperadams.com
Mon Nov 7 14:59:39 UTC 2011


The easiest way to load SqueakDBX is with Metacello, which will load any
required dependencies for you:

Installer ss
  project: 'MetacelloRepository';
  install: 'ConfigurationOfSqueakDBX'.

(Smalltalk at: #ConfigurationOfSqueakDBX) project stableVersion load.

HTH,
Sean

--
View this message in context: http://forum.world.st/Confused-about-how-to-get-everything-set-up-tp3997480p3998906.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.


More information about the Beginners mailing list