Hi
Pls guide me in getting an environment of Seaside / Zinc / Pharo 3.0 up and running Regards Sanjay
cheers,
Sanjay |
This is the link you want
https://ci.inria.fr/pharo-contribution/job/Seaside/
Ben On 02 Dec 2013, at 17:50, sminni <[hidden email]> wrote: Hi |
In reply to this post by Sanjay Minni
this should work: $ ./pharo ./Pharo.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=stable
cheers, Esteban On Mon, Dec 2, 2013 at 5:50 PM, sminni <[hidden email]> wrote: Hi |
and it will take 40 minutes :P
Ben On 02 Dec 2013, at 17:56, Esteban Lorenzano <[hidden email]> wrote:
|
Nope, that was the old version. This one should not take mora than 10min :)
|
But I still think the ci job should be preferred :P
Ben On 02 Dec 2013, at 18:13, Esteban Lorenzano <[hidden email]> wrote:
|
2013/12/2 Benjamin <[hidden email]>
+1 ;-) Luc
|
In reply to this post by Benjamin Van Ryseghem (Pharo)
The first time as it will prime the package-cache.
After that it is faster :-) And you should get a faster box. |
In reply to this post by EstebanLM
What do I need to do for a Windows Environment pls
cheers,
Sanjay |
Just load the configuration of Seaside3 in a Windows Pharo2.0:
2: click on Pharo.exe 3: go to the configuration manager 4: Select the Seaside 3 configuration. Click on Install.
5. Wait while it loads. Takes a couple of minutes on an i7 and a decent network link.
6. Open a Workspace and start a ZincServerAdaptor on the port you like (here 8081):
7: Access Seaside from your browser:
On Tue, Dec 3, 2013 at 5:49 PM, sminni <[hidden email]> wrote: What do I need to do for a Windows Environment pls |
Free forum by Nabble | Edit this page |