Lukas Renggli wrote:
how come
when I try to load from
http://mc.lukas-renggli.ch/pier for
"blog" package I receive "This package depends on the following
classes:"
and there are many of them. Is there a better way to load Pier
packages?
Load Pier from SqueakMap, then update Magritte and Pier using
Monticello from
http://mc.lukas-renggli.ch/magritte and http://
mc.lukas-renggli.ch/pier.
The Blog package requires the package RsRss from the Seaside
repository:
http://www.squeaksource.com/Seaside
Lucas,
Syntax error when "loading" Pier-All-lr.163:
Pier-Seaside-Widgets
PRSearchWidget>>go
self items in: [ :Name already used in this class ->items |
items notEmpty ifTrue: [
self context: (self context structure: items first) ] ]
and why do I receive
"Error: Could not find version 'Pier-Model-lr.105'
when merging Pier-All-lr?
--
brad fuller