ANN - Pre-compiled Pharo VM for Debian Stable
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 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
THANK YOU VERY MUCH! I really needed it. On Sun, Sep 28, 2014 at 7:17 PM, Jan Vrany <jan.vrany@fit.cvut.cz> 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
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.
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
On 29 Sep 2014, at 05:57, 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/ ?
nope :P http://get.pharo.org Esteban
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
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.
Ah, thanks. Just an unfortunate name collision which I didn't understand. Thanks again. On Sep 28, 2014, at 23:14 , Bernardo Ezequiel Contreras wrote:
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.
On Mon, Sep 29, 2014 at 12:17 AM, Jan Vrany <jan.vrany@fit.cvut.cz> wrote:
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.
what about putting your work on files.pharo.org -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On Mon, 2014-09-29 at 14:40 +0200, Damien Cassou wrote:
On Mon, Sep 29, 2014 at 12:17 AM, Jan Vrany <jan.vrany@fit.cvut.cz> wrote:
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.
what about putting your work on files.pharo.org
I don't mind.
participants (5)
-
Bernardo Ezequiel Contreras -
Damien Cassou -
Douglas McPherson -
Esteban Lorenzano -
Jan Vrany