Sept. 22, 2014
5:24 a.m.
On 09/21/2014 09:55 PM, Max Leske wrote:
http://stackoverflow.com/questions/25966652/cannot-even-install-pharo-3-on-c...
It looks like Pharo 3.0 ships with a VM compiled against glibc 2.15, and therefore requires glibc 2.15 or newer??? If so, that means that it won't run on CentOS 6.5 at all. Older glibc versions are in use in a number of popular distributions that are still supported -- at least CentOS 5, CentOS 6, and Ubuntu 10.04 are still supported and have glibcs older than 2.15. Could the official VMs be built against older glibc, or is there some feature in the newer glibc that we require? Regards, -Martin