Google Earth
Aus ConfigWiki
(Unterschied zwischen Versionen)
(Die Seite wurde neu angelegt: ==GoogleEarth 5 – Ubuntu 8.10== Nach der Installation von GoogleEarth 5 auf Ubuntu 8.10 bekommt man folgende Fehlermeldung: googleearth-bin: relocation error: ...) |
Version vom 22. Dezember 2011, 13:19 Uhr
GoogleEarth 5 – Ubuntu 8.10
Nach der Installation von GoogleEarth 5 auf Ubuntu 8.10 bekommt man folgende Fehlermeldung:
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
Lösung: Benennen Sie die “libcrypto.so.0.9.8″ in “orig-libcrypto.so.0.9.8″ im Installationsverzeichnis von GoogleEarth um:
:~/$ mv google-earth/libcrypto.so.0.9.8 google-earth/orig-libcrypto.so.0.9.8