2014-03-20 21:16 GMT+00:00 jannik laval <[email protected]>: > Ok, any solution ? or deb package ? > > Cheers, > Jannik >
I can think of a number of ugly workarounds that defeat the purpose of having a portable package in the first place. Debian was my first choice for my VPS, but I ended up shoving Ubuntu into it after going through the list of available distros and being left with Ubuntu and Gentoo as the only choices with a new enough glibc. I have Gentoo on my desktop but I don´t feel like maintaining it on the server. In the end the real solutions are either: 1- build the Pharo vm against an older glibc (though I´m not sure how, IIUC you need to be able to run Pharo in order to build Pharo), or 2- build a statically linked vm, if possible, in another distro capable of running Pharo (again not sure :D) Cheers, Sergi
