Worked first time!! Pretty cool!! 2009/6/16 Mariano Martinez Peck <marianopeck@gmail.com>:
You can do this:
|instClass| instClass := Smalltalk at: #Installer ifAbsent: [ScriptLoader loadLatestPackage: 'Installer-Core' fromSqueaksource: 'Installer'. Smalltalk at: #Installer]. instClass ss     project: 'XMLSupport';     install: 'XML-Parser'.
....
....
Cheers,
Mariano
On Tue, Jun 16, 2009 at 2:03 PM, Frank Church <vfclists@googlemail.com> wrote:
When I type the command and 'do-it' I get the error : 'Unknown variable Install, please correct or cancel'
Is it already built into Pharo or does it require an additional package to be installed?
2009/6/16 Brian Brown <brian@ablelinktech.com>:
In the workspace.
- Brian
On Jun 16, 2009, at 7:48 AM, Frank Church wrote:
Is the Installer command something to run in the Workspace or in some other window?
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project