On Tue, Jun 30, 2009 at 11:14 PM, Pat Maddox <[email protected]> wrote:

> On Mon, Jun 29, 2009 at 2:52 AM, Damien Cassou<[email protected]>
> wrote:
> > On Sat, Jun 27, 2009 at 4:53 AM, Steve
> > Hayes<[email protected]> wrote:
> >> I'm sorry, I'm a complete novice at Pharo. When I try to "do" that
> >> code fragment I get "Unknown variable: Installer". Can someone tell me
> >> what I'm doing wrong?
> >
> > OCompletion is already included in Pharo images:
> > http://pharo-project.org/download
>
> Is there an easy way to update my pharo image?  Or do I have to
> download a new one, and import all my code into it?
>


You have 2 things:

1) right button -> system -> software update
This will ONLY update the "pharo core". But all the added packages to Pharo,
like dev tools (OB, OCompletion, etc..) won't be updated.

2) Download a new image. This will include the updates for the dev things
and 1)

Cheers,

Mariano



> Pat
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to