./googleearth-bin: relocation error: /usr/lib32/i686/cmov/libssl.so.0.9.8: symbol BIO_test_flags, version OPENSSL_0.9.8 not defined in file libcrypto.so.0.9.8 with link time reference
lo que se puede hacer es ir a la carpeta donde está instalado el googleEarth ( por defecto /opt/google-earth/ ) y tirar el siguiente comando:
mv libcrypto.so.0.9.8 libcrypto.so.0.9.8.nouse
Yo lo probé en un Debian Lenny AMD64 y anduvo.
No comments:
Post a Comment