Sept. 30, 2016
7:57 a.m.
2016-09-30 9:57 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:
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
It works without problem for me