<div dir="ltr"><div>Hi Chris,</div><div><br></div><div>Thank you for your note.</div><div>I have updated the quick install script on the Projects page accordingly:</div><div><a href="http://squeak.org/projects/#seaside">http://squeak.org/projects/#seaside</a><br></div><div><br></div><div>Best regards,</div><div>Fabio</div><br><div class="GmSign">--<br></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 6, 2015 at 1:06 AM Chris Cunnington &lt;<a href="mailto:brasspen@gmail.com">brasspen@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is a script to load Seaside2.8 into 64-bit Squeak (and will work on 32-bit as I just did on the 4.6 All-In-One). The Projects page has a Seaside3 Metacello script which I find incomplete as it includes no server, no subclass of the Seaside adaptor class and does not present the server control panel on the World or in the menu.<br>
<br>
Chris<br>
<br>
<br>
[1]<br>
<br>
<br>
        Installer ss<br>
        project: &#39;KomHttpServer&#39;;<br>
        install: &#39;KomServices-lr.21&#39;;<br>
        install: &#39;DynamicBindings-lr.1&#39;;<br>
        install: &#39;KomHttpServer-DwightManhertz.67&#39;.<br>
<br>
(Installer ss3)<br>
        project: &#39;SeasideLemon&#39;;<br>
        install: &#39;Seaside2&#39;.<br>
<br>
<br>
        WAKom start: 9666<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div></div>