[squeak-dev] Seaside 64-bit

Fabio Niephaus lists at fniephaus.com
Thu Aug 6 23:29:58 UTC 2015


Hi Chris,

Thank you for your note.
I have updated the quick install script on the Projects page accordingly:
http://squeak.org/projects/#seaside

Best regards,
Fabio

--

On Thu, Aug 6, 2015 at 1:06 AM Chris Cunnington <brasspen at gmail.com> wrote:

> 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.
>
> Chris
>
>
> [1]
>
>
>         Installer ss
>         project: 'KomHttpServer';
>         install: 'KomServices-lr.21';
>         install: 'DynamicBindings-lr.1';
>         install: 'KomHttpServer-DwightManhertz.67'.
>
> (Installer ss3)
>         project: 'SeasideLemon';
>         install: 'Seaside2'.
>
>
>         WAKom start: 9666
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20150806/7942a1fd/attachment.htm


More information about the Squeak-dev mailing list