Google Earth

Aus ConfigWiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(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: ...)
 
Zeile 1: Zeile 1:
 +
[[Category_Linux]]
 
==GoogleEarth 5 – Ubuntu 8.10==
 
==GoogleEarth 5 – Ubuntu 8.10==
  

Version vom 22. Dezember 2011, 16:17 Uhr

Category_Linux

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