[squeak-dev] [4.1] question about loading and using Pier2

Hannes Hirzel hannes.hirzel at gmail.com
Sat Apr 17 18:53:00 UTC 2010


Reza

Thank you for your patience. It now works fine. The blog is there.

http://localhost:8080/pier/blog


For the record: Here is the installation process


"1)"
    (Installer ss project: 'MetacelloRepository') install:
'ConfigurationOfPier2'.

"2a)"
    ConfigurationOfPier2 load.

"2b)"
   (Installer lukas project: 'pier2') install: 'Pier-Blog'.

"2c)"
    (Installer lukas project: 'pier2addons') install: 'Pier-Setup'.

"3)"

   PRDistribution new register.

Paste this snippet into a workspace.
- select point 1) and do it.
- select point 2) and do it.
- select point 3) and do it.

Hannes



More information about the Squeak-dev mailing list