My own SqueakSource repo...

Philippe Marschall philippe.marschall at gmail.com
Mon Aug 14 09:20:04 UTC 2006


2006/8/14, Elod Kironsky <kironsky at grisoft.cz>:
> Hi!
>
> Maybe this question was already asked, but I would like to know, what I
> need to do to set up my own squeaksource repository? I assume it will be
> installing a package built over Seaside that is running on a Squeak
> machine,

Yes, note that SqS needs an old version of Seaside (should be loaded
automatically as required package). So you don't want to use this
image for normal seaside development
See http://minnow.cc.gatech.edu/squeak/3857/

You have three different forks to choose from:
http://source.squeakfoundation.org/ss
http://source.impara.de/ss
http://www.squeaksource.com/ss/

> but I would really like to integrate it somehow into my apache
> web server, that is running on the same machine. Is this possible?

As you said, it's a seaside application. The standard way for using
apache as frontend for seaside applications works here too.

Philippe



More information about the Squeak-dev mailing list