Hi, I just installed Seaside version 2.8.4.591 from Universe. It finished ok but when I tried to start the server with <div><br></div><div>WAKomEncoded startOn: 8080.</div><div><br></div><div>I got BlockClosure&gt;&gt;doesNotUnderstand: #newProcessWithBindings:</div>

<div><br></div><div>I searched a Seaside One click experience image (which is made with Pharo) and I found this method in *DynamicBindings category of BlockClosure. In order to make it work I simply filed out the whole category and loaded it in squeak. It seems to be working but I wanted to make sure I was doing it right. The thing is I want to show seaside to a friend that doesn&#39;t know anything about smalltalk so I don&#39;t want him to get frustrated with obscure bugs because of a bad installation. I suppose it would be best if I just give him the Seaside one click experience image but I really don&#39;t like Pharo.</div>

<div>Also, I would like to know what other package do you think I should install in order to make a good starting environment for him.</div><div>Thanks in advance.</div>