Loading Seaside 3.0.5

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Loading Seaside 3.0.5

Robert Sirois
When executing this code into a Pharo 1.1.1 OneClick image:


Gofer new
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfSeaside30';
    load.

((Smalltalk at: #ConfigurationOfSeaside30) project version: '3.0.5') load.

I get an error for version #stable on ConfigurationOfOmniBrower.

Thanks,
RS

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: Loading Seaside 3.0.5

Robert Sirois
I guess I should update more often. The Pharo 1.2.1 OneClick basically walks you through installing Seaside ;)

RS


From: [hidden email]
To: [hidden email]
Date: Thu, 7 Jul 2011 20:01:02 -0600
Subject: [Seaside] Loading Seaside 3.0.5

When executing this code into a Pharo 1.1.1 OneClick image:


Gofer new
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfSeaside30';
    load.

((Smalltalk at: #ConfigurationOfSeaside30) project version: '3.0.5') load.

I get an error for version #stable on ConfigurationOfOmniBrower.

Thanks,
RS

_______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside