<div dir="ltr"><div>Hello,</div><div><br></div><div>I am trying to load seaside into a fresh pharo4 image. If I load</div><div>ConfigurationOfSeaside3 from the configuration browser, and then</div><div>execute the following code:</div><div><br></div><div>(ConfigurationOfSeaside3 project version: #stable) load: &#39;ALL&#39;.</div><div><br></div><div>It runs for a while, and then says,</div><div><br></div><div>This package depends on the following classes:</div><div>  WAServerAdaptorBrowser</div><div>  OBCommand</div><div>You must resolve these dependencies before you will be able to load these definitions: </div><div>  cmdWebServerEnableSSLHandler</div><div>  WAWebServerSSLCommand</div><div>  addItemToMenu:</div><div>  execute</div><div>  group</div><div>  isActive</div><div>  isEnabled</div><div>  label</div><div><br></div><div>I proceed, to:</div><div><br></div><div>This package depends on the following classes:</div><div>  BlockContext</div><div>  ContextPart</div><div>You must resolve these dependencies before you will be able to load these definitions: </div><div>  processHttpRequest:</div><div>  stackDo:</div><div><br></div><div><br></div><div>,</div><div><br></div><div>and then I get an error which I have not captured (sorry)...</div><div><br></div><div>Any ideas what I am doing wrong?</div><div><br></div><div>Lyn</div><div><br></div></div>