see below http://pharobooks.gforge.inria.fr/PharoByExampleTwo-Eng/latest/ZeroConf.pdf it's a chapter from the book, that explains it. and here http://get.pharo.org/ you have some additionals scripts On Mon, Sep 29, 2014 at 12:57 AM, Douglas McPherson <djm1329@san.rr.com> wrote:
On Sep 28, 2014, at 15:17 , Jan Vrany wrote:
Hi there,
Getting Pharo 2.0/3.0 up and running on Debian Wheezy (= Stable) or on other more conservative linux distribution wasn't exactly easy as the VM's provided by the Pharo team fail to run on those systems.
Well, not any longer. You may find precompiled binaries at:
https://swing.fit.cvut.cz/jenkins/view/Projects/job/pharo-vm-stable-swing/
or use zeroconf script:
curl http://swing.fit.cvut.cz/download/pharo/vm-swing | bash
Sorry for the rude intrusion ... what is a zeroconf script? I see a lot of mention here on pharo-dev.
Does it have anything to do with: http://en.wikipedia.org/wiki/Zero-configuration_networking or http://datatracker.ietf.org/wg/zeroconf/charter/ ?
Thanks!
or
wget -O- http://swing.fit.cvut.cz/download/pharo/vm-swing | bash
The VM is compiled from pre-generated sources found at:
http://files.pharo.org/vm/src/vm-unix-sources/blessed/pharo-vm-2014.09.20.ta...
Thanks to Clement, Damien & Markus for their help.
Have fun.
Jan
-- Bernardo E.C. Sent from a cheap desktop computer in South America.