[Seaside] Latest Configuration of Seaside30 / Magritte / TWBS

Gaëtan Le Brun gaetan.lebrun at gmail.com
Fri Mar 23 19:25:47 UTC 2012


Hi,

You can try loading TWBS by getting one of the seaside-<kom|swazoo|zinc>
<http://jenkins.lukas-renggli.ch/job/Seaside%203.0/> and by loading the
following script in a workspace.
Gofer new
url: 'http://ss3.gemstone.com/ss/CSSFrameworks';
package: 'CSSFrameworks';
load.
Gofer new renggli: 'magritte3';
package: 'Magritte-Model';
package: 'Magritte-Pharo-Model';
package: 'Magritte-Seaside';
package: 'Magritte-Pharo-Seaside';
package: 'Magritte-Morph';
package: 'Magritte-Tests-Model';
package: 'Magritte-Tests-Pharo-Model';
load.
Gofer new
url: 'http://ss3.gemstone.com/ss/TwitterBootstrap';
package: 'Twitter-Bootstrap-Libraries';
load.
Gofer new
url: 'http://ss3.gemstone.com/ss/TwitterBootstrap';
package: 'Twitter-Bootstrap-Seaside';
load.
Gofer new
url: 'http://ss3.gemstone.com/ss/TwitterBootstrap';
package: 'Twitter-Bootstrap-Magritte';
load.
Gofer new
url: 'http://ss3.gemstone.com/ss/TwitterBootstrap';
package: 'Twitter-Bootstrap-Examples-Magritte';
load.

On Fri, Mar 23, 2012 at 7:31 PM, <recursive68 at gmail.com> wrote:

> Hi,
>
> I've been trying to use the latest configuration of Seaside 3 with
> Magritte and TWBS/Magritte with examples to work to try TwitterBootstrap /
> Magritte. I keep getting errors, the latest configuration of Seaside 3
> seems to be missing this WAFileMetadataLibrary, if I load the latest
> version of Seaside-Core using Metacello it's there but then I get other
> errors when I try to use the TWBS / Magritte examples. Any clues on how to
> get this working, is the specific list of configurations needed ?
>
> Thanks
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


-- 
Gaëtan Le Brun
www.linkedin.com/in/gaetanlebrun

"The best way to predict the future is to invent it.", A.Kay, 1971
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20120323/dfea4fdd/attachment.htm


More information about the seaside mailing list