On 23 May 2013, at 18:41, Sven Van Caekenberghe <sven@stfx.eu> wrote:
It comes down to the question: what vm is really needed for 2.0 ? If the answer is: you _need_ a pharo vm, then not supporting certain OS versions has possibly big repercussions.
Well, I built the image on a newer machine with a pharo-vm, and deployed using an older CogVM that was still installed: $ ./bin/CogVM -version 3.9-7 #1 Wed Sep 26 20:32:26 CEST 2012 gcc 4.1.2 CoInterpreter VMMaker-oscog-EstebanLorenzano.164 uuid: d77dee73-00f5-4d00-847b-00646b08329d Sep 26 2012 StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.164 uuid: d77dee73-00f5-4d00-847b-00646b08329d Sep 26 2012 https://git.gitorious.org/cogvm/blessed.git Commit: bfc9fe2c4abcd2972c8bd9eac1c77f9baaf23e8a Date: 2012-09-25 13:34:47 +0200 By: Esteban Lorenzano <estebanlm@gmail.com> Linux pharo-build.lille.inria.fr 2.6.18-194.26.1.el5xen #1 SMP Tue Nov 9 14:13:46 EST 2010 i686 i686 i386 GNU/Linux plugin path: /home/t3/pharo2/bin/ [default: /home/t3/pharo2/bin/] And that seems to work fine. Thanks for the quick answers! Sven