Grazie Pocoto per la rsposta…
si, è vero che il sistema è vecchio, ma girano alcuni programmi per me indispensabili e al momento vanno benissimo.
Ora sto cercando di migrare alla versione 20, ma per ripristinare il tutto ci vuole tempo…
Ora torniamo al problema:
in fase si installazione do questi comandi:
rpmrebuild -ep google-earth-stable_current_i386.rpm
e cancello la riga
%dir %attr(0755, root, root) "/usr/bin"
a questo punto installo il programma
yum install /root/rpmbuild/RPMS/i386/google-earth-stable-7.1.4.1529-0.i386.rpm --nogpg
e questo è quell che appare
Plugin caricati:presto, refresh-packagekit
adobe-linux-i386 | 951 B 00:00
google-earth | 951 B 00:00
Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=updates-released-f12&arch=i386 error was
14: problem making ssl connection
Impostazione Processo di Installazione
Esame di /root/rpmbuild/RPMS/i386/google-earth-stable-7.1.4.1529-0.i386.rpm: google-earth-stable-7.1.4.1529-0.i386
Marco /root/rpmbuild/RPMS/i386/google-earth-stable-7.1.4.1529-0.i386.rpm per l'installazione
Risoluzione dipendenze
--> Esecuzione del controllo di transazione
---> Pacchetto google-earth-stable.i386 0:7.1.4.1529-0 settato per essere aggiornato
--> Risoluzione delle dipendenze terminata
Dipendenze risolte
===================================================================================================================================================================
Pacchetto Arch Versione Repository Dim.
===================================================================================================================================================================
Installazione:
google-earth-stable i386 7.1.4.1529-0 /google-earth-stable-7.1.4.1529-0.i386 178 M
Transaction Summary
===================================================================================================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Dimensione totale: 178 M
È corretto [s/N]: s
Download dei pacchetti:
Esecuzione rpm_check_debug
Test di transazione in corso
Test di transazione terminato
Test di transazione eseguito con successo
Transazione in corso
Installazione : google-earth-stable-7.1.4.1529-0.i386 1/1
job 7 at 2015-07-30 16:25
Installato:
google-earth-stable.i386 0:7.1.4.1529-0
Completo!
chiaramente quando lo lancio dal lanciatore non si nota niente, solo la prima fase dell’inizializzazione e poi si chiude.
Da riga di comando invece do
/opt/google/earth/free/google-earth %f
e anche qui mi parte l’inizializzazione, ma da terminale da questi errori:
[0730/162834:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses()
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
Failed to load "/opt/google/earth/free/libinput_plugin.so" because "/usr/lib/libstdc++.so.6: version `CXXABI_1.3.5' not found (required by ./libLeap.so)"
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0730/162836:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
Google Earth has caught signal 11.
We apologize for the inconvenience, but Google Earth has crashed.
This is a bug in the program, and should never happen under normal
circumstances. A bug report and debugging data have been written
to this text file:
/home/lenet/.googleearth/crashlogs/crashlog-55ba3499.txt
Please include this file if you submit a bug report to Google.
dove su file in questione c’è
[code]Major Version 7
Minor Version 1
Build Number 0004
Build Date Mar 30 2015
Build Time 22:21:27
OS Type 3
OS Major Version 2
OS Minor Version 6
OS Build Version 32
OS Patch Version 26
Crash Signal 11
Crash Time 1438266521
Up Time 12,9202
Stacktrace from glibc:
./libgoogleearth_free.so(+0x1e8d3b)[0x637d3b]
./libgoogleearth_free.so(+0x1e8f71)[0x637f71]
[0xcf4400]
[/code]
Se fosse possibile ripristinarlo (ho cercato anche le versioni precedenti [5 o 6], ma non sono riuscito a trovarle)
Grazie