Installation on Squeak
Swazoo 2.2
- load Sport-2.031 from http://www.squeaksource.com/SPort
- load Swazoo-2.2 from http://www.squeaksource.com/Swazoo.html, Releases, Swazoo.2.2.mcz
- evaluate SwazooServer demoStart
- open http://localhost:8888, it should display a web page with 'Hello World!'
But the easiest installation is from Universes:
- Open Package Universe Browser
- Open Network
- Chose Swazoo version 2.2 and click Select package
- click Install Selections.
Installation on the web frameworks (strongly recommended from Universes):
- Aida/Web (5.4 and later): load from Universes (Web development): Aida
- Seaside (2.8 and later): load from Universes (Web development beta): Seaside-Adapters-Swazoo, load also Seaside if not already!
Older releases:
Swazoo 2.1
- load Sport-2.031 from http://www.squeaksource.com/SPort
- load Swazoo-2.1 from http://www.squeaksource.com/Swazoo.html, Releases, Swazoo.2.1.mcz
- evaluate SwazooServer demoStart
- open http://localhost:8888, it should display a web page with 'Hello World!'
But the easiest installation is from Universes:
- Open Package Universe Browser
- Open Network
- Chose Swazoo version 2.1 and click Select package
- click Install Selections.
Installation on the web frameworks (strongly recommended from Universes):
- Aida/Web (5.4 and later): load from Universes (Web development): Aida
- Seaside (2.8 and later): load from Universes (Web development beta): Seaside-Adapters-Swazoo, load also Seaside if not already!
Swazoo 2.0
- load Sport-2.030 from http://www.squeaksource.com/SPort
- load Swazoo-2.0 from http://www.squeaksource.com/Swazoo
- evaluate SwazooServer demoStart
- open http://localhost:8888, it should display a web page with 'Hello World!'
|