Serveur Minecraft PE

OxyGrox

Collectionneur de Minerais
6 Décembre 2013
16
1
3
27
Bonjour, j'aimerais créer un serveur Minecraft PE sur une machine Linux mais à chaque fois que je regarde un tuto il me renvoie toujours une erreur. Si quelqu’un connait un moyen d'en créer un pourrait-il m'aidait plz. Ma machine Linux c'est un VPS et je peut avoir comme OS dessus:
-Ubuntu
-Debian
-CentOS
Voilà, D'avance Merci ;)
 
Toujours les mêmes erreurs
Code:
./bin/php5/bin/php: /lib/libc.so.6: version `GLIBC_2.14' not found (required by ./bin/php5/bin/php)
./bin/php5/bin/php: /lib/libc.so.6: version `GLIBC_2.15' not found (required by ./bin/php5/bin/php)
./bin/php5/bin/php: /lib/libm.so.6: version `GLIBC_2.15' not found (required by ./bin/php5/bin/php)
./bin/php5/bin/php: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /root/bin/php5/bin/../lib/libz.so.1)
./bin/php5/bin/php: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /root/bin/php5/bin/../lib/libyaml-0.so.2)
./bin/php5/bin/php: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /root/bin/php5/bin/../lib/libcurl.so.4)
./bin/php5/bin/php: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /root/bin/php5/bin/../lib/libcurl.so.4)
 
J'ai essayé de faire apt-get install libc6.
Code:
Reading package lists... Done
Building dependency tree... Done
libc6 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgrad ed.
Mais apparemment il est déjà installé et mis à jour....