Problema al abrir un bin en Edgy

Al intentar abrirlo con la consola me da el siguiente error:

fran@intel:~/Desktop$ sudo ./1709_Linux_VM.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
nawk: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

Launching installer...

grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/tmp/install.dir.5301/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
fran@intel:~/Desktop$


Que paquete me falta?
Mercury es tu amigo
1. Ensure you have a working JVM installed

Las librerias que te faltan son las que te dice ahi arriba pero sin el .so al final. Pillalas en synaptic.
http://www.mercury.to/index.php?page=Wiki&wikipage=Linux_Setup
Pues tengo instalada la jvm y las librerias de ahi y me sigue saliendo eso, el libpthread tambien pero si quiero instalar el dev me dice que esta roto.
Y has ejecutadolos comandos que te salen en el enlace que te di?
3 respuestas