Hi,

there's possible to load Seaside to the Pharo-Kernel.

1) Load PharoKernel-Gofer image from CI server
(https://ci.lille.inria.fr/pharo/view/Pharo-Kernel/job/Pharo%20Kernel%20Gofer/lastSuccessfulBuild/)

2) run the image with seaside.st script as an argument. That will
create about 4.1 MB image with basic Seaside packages and basic
examples.

3) run the image with run.st script (note that starting of the server
in the seaside.st script will hang, currently I have no idea why).

4) see if everything works at http://localhost:8080/examples/examplebrowser

Cheers,
-- Pavel

Attachment: run.st
Description: Binary data

Attachment: seaside.st
Description: Binary data

Reply via email to