If you try to run googleearth and you get:
[:~/installers]$ googleearth 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
To fix it real quick go to the directory where you installed google earth a do something like this:
[~/installers/google-earth]$ mv libcrypto.so.0.9.8 libcrypto.disabled
Now you can enjoy Google Earth :-).
For more info:
Tagged: earth fix google google earth linux ubuntu x86 64
Leave a Reply