On 2013-02-24, at 22:25, phil@highoctane.be wrote:
Camillo,
The zeronconf version is build with an older GLIBC and fails when started on deb6 amd64.
I still think it is the oposite `ldd --version` gives me something like EGLIBC 2.11 and this thread here says exactly the same http://steamcommunity.com/app/221410/discussions/0/882965118613928324/
So it seems us Debian users have the following options: * Wait for Debian to upgrade libc6 to >= 2.15 * Recompile Steam for libc6 = 2.13 * Modify the game executable to shell scripts which set the appropriate LD_LIBRARY_PATH and run the real game executable
the same will apply for Pharo. It looks like you can manually install a glibc version from ubuntu (hack) or we have to downgrade our linux build slave or change the build process to manually specify an older glibc version for Pharo