Thanks Lukas,

OK I'll download off the seaside site.

Used the following to download:

Gofer new
 squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfSeaside30';
load.
(Smalltalk at: #ConfigurationOfSeaside30) load. 

AND


Gofer new
squeaksource: 'MetacelloRepository';
  package: 'ConfigurationOfMagritte2';
load.



On 28 June 2011 18:05, Lukas Renggli <renggli@gmail.com> wrote:
Hi Miguel,

Not sure how you loaded Seaside and Magritte; and what versions?

Best is to take the ready made images from
http://www.seaside.st/download/pharo, as described in the book. For
images with Magritte and Pier use the builds at
http://jenkins.lukas-renggli.ch/.

Alternatively you can use the Metacello configurations described at
the same URL: http://www.seaside.st/download/pharo.

Lukas

On 28 June 2011 16:57, Miguel Sanchez <mikey.sanchez@gmail.com> wrote:
> Hi All,
> I've been fiddling with Pharo 1.1.1 One-Click which didn't include Seaside
> by default (at least not that I could see). I loaded seaside via the
> squeaksource repository. Firstly it seemed like Magritte wasn't included in
> the Seaside install. Is this so?
>  So I installed Magritte. Then when I tried to run the Magritte example in
> the Seaside book I got MyContactAddress>>doesNotUnderstand #new
> So I repeated the above steps with Pharo 1.2.1 One-Click. With the same
> result except I got Address>>doesNotUnderstand: #asComponent.
> I'm confused. Although this is my normal state I wonder if someone could
> elucidate?
> Best Regards,
>
>
> Miguel
> _______________________________________________
> Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>



--
Lukas Renggli
www.lukas-renggli.ch

_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki