On 2013-03-05, at 09:10, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 05 Mar 2013, at 08:31, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2013-03-05, at 01:42, Paul DeBruicker <pdebruic@gmail.com> wrote:
Camillo Bruni-3 wrote
it is downloaded automatically with the zerconf scripts, otherwise here:
http://files.pharo.org/image/PharoV20.sources http://files.pharo.org/image/PharoV20.sources.zip
Are the zeroconf scripts different than these:
It's just a placeholder for now: http://files.pharo.org/ => http://pharo.gforge.inria.fr/ci/
in the future we might have a dedicated file server, and files.pharo.org will point to there.
If so where can I find the zeroconf scripts?
If not which one of them gets the PharoV20 sources + VM + image?
all *VM.sh scripts also get the sources (PharoV10 and Pharov20).
Also the links in the readme.txt are out of date so copying, pasting then running them gives an error in curl.
meh :P
I made an issue here: http://code.google.com/p/pharo/issues/detail?id=7640
thanks, I will remove the curl part, everything with wget should still work
Please reconsider since wget does not come standard on Mac OS X. If you have problems with curl, let me know, we can probably fix them.
ah ok, I didn't figure that out :P, thanks problem is, curl doesn't come under windows either, nor is there an easy way to install it :P => on our build servers we have to use wget