- Cita:Linux is the most self incompatible OS I know.
- Cita:Libc.so.6 es definitivamente un gran problema en compatibilidad binariaLibc.so.6 is definitely a big problem in binary compatibility.
First you should note that Linux is not a OS but only a kernel.
Creating a OS from kernel, libraries and applications is done by various companies that create "Linux distributions". It seems that these companies (e.g. SuSE and Red Hat) are fighting wars against each other.
There is no guarantee that a binary that has been compiled on one Linux distribution will run correctly on a different release of the same vendor or on a distribution from a different vendor. You cannot copy binaries between different Linux versions, always compile the sources by yourself.
Primero deverias ver que Linux no es un SO sino sólo un kernel.
Crear el SO a partir de un kernel, las librerias y aplicaciones es hecho por varias compañias que crean las "Distribuciones de Linux". Al parecer esas compañias (p.e. SuSE y Red Hat) están peleaadno guerras una en contra de la otra.
No hay garantia de que un binario que ha sido compilado en una distribución de Linux se ejecute correctamente en otra versión diferente del mismo vendedor o en una distribución de otro vendedor. No puedes copiar binarios entre diferentes versiones de Linux, siempre tienes que que compilar las fuentes tu mismo.
P.D.
La url de este archivo es la siguiente:
ftp://ftp.berlios.de/pub/cdrecord/README.linux