OK, I will update the current. Even better is to create a Jenkins job ;-)
https://ci.lille.inria.fr/pharo/view/Pharo-Kernel/job/Pharo%20Kernel%20Seaside/ -- Pavel On Tue, Aug 9, 2011 at 1:14 PM, Stéphane Ducasse <[email protected]> wrote: > Pavel > > could you create a page on the wiki about pharo-kernel? > Because like that it does not lost in our email flow. > > tx > > On Aug 9, 2011, at 12:45 PM, Pavel Krivanek wrote: > >> 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 >> <run.st><seaside.st> > > >
