Hi.

I use this script to install and start server:

Metacello new
�� �� configuration: 'Seaside3';
�� �� repository:
'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
�� �� version: '3.2.0';
�� �� load.

server := ZnZincServerAdaptor startOn: 8080

2016-09-30 8:47 GMT+02:00 stepharo <stepharo@free.fr>:
Hi guys

I wanted to show latest version of Seaside and I took Seaside on CI

and I do not get ZincAdaptor. Seaside looks dying to me sadly.

What should I do ?

Stef