March 3, 2014
10:04 a.m.
Thank you. I've now a development CentOS 6 VM running and configured. I'll try to get the pharoVM running there. I've generated the unix code elsewhere and will map the folder to CentOS for the build. Phil On Mon, Mar 3, 2014 at 10:21 AM, Pavel Krivanek <pavel.krivanek@gmail.com>wrote:
Cent0S 6.5 (and others) cannot use latest VM from get.pharo.org because of different glibc version. So you have to compile the VM on your own. This is a (probably incomplete) set of the packages you will need for this task on 64-bit system:
alsa-lib-devel.i686 libX11-devel.i686 libICE-devel.i686 libSM-devel.i686 freetype-devel.i686 mesa-libGL-devel.i686 libstdc++-devel.i686 glibc-devel .i686 openssl-devel.i686
Cheers -- Pavel