Hi monty may be you should ask in the squeak-vm mailing-list. Now you should pay attention since the vm changed because of closures.
Stef On Dec 14, 2009, at 11:39 PM, Monty Kamath wrote: > > The latest version of the vm doesn't work on CentOS 4 because it requires > glibc 2.4. > Is there an older version of the vm that will work? If so could you point > me to it? > > My VPS is on CentOS 4 which doesn't have glibc 2.4 so I get this error: > ./squeakvm: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required > by ./squeakvm) > > The VPS support guys tell me not to upgrade glibc because it will corrupt > the container. > > I think this means that I either need to switch to a CentOS 5 container or > find an older vm that doesnt' require glibc 2.4. > > Thanks for any help! > > Monty > > > > > > Levente Uzonyi-2 wrote: >> >> On Sun, 13 Dec 2009, Monty Kamath wrote: >> >>> >>> My bad. I'm using Squeak-3.10-1.i686-pc-linux-gnu.tar which is an old >>> VM. >>> >>> Will this old vm work with old images Squeak images? >>> >> >> Yes it will, just like the new one, so it's safe to use the newer vm. >> >> >> Levente >> >>> Thanks, >>> Monty >>> >>> >>> -- >>> View this message in context: >>> http://n2.nabble.com/This-interpreter-vers-6502-cannot-read-image-file-vers-6504-tp4162082p4162133.html >>> Sent from the Pharo Smalltalk mailing list archive at Nabble.com. >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> > > -- > View this message in context: > http://n2.nabble.com/This-interpreter-vers-6502-cannot-read-image-file-vers-6504-tp4162082p4167214.html > Sent from the Pharo Smalltalk mailing list archive at Nabble.com. > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
