[Slackbuilds-users] GoogleEarth not running
Dario Niedermann
dnied at tiscali.it
Wed Mar 6 10:23:37 UTC 2013
~> /usr/bin/googleearth
/usr/bin/googleearth: line 18: /opt/GoogleEarth/googleearth-bin: No such file or directory
Exit 127
~> /opt/GoogleEarth/googleearth-bin
/opt/GoogleEarth/googleearth-bin: Command not found.
Exit 1
~> ls -l /opt/GoogleEarth/googleearth-bin
-rwxr-xr-x 1 root root 5452 May 17 2011 /opt/GoogleEarth/googleearth-bin
~>
Not sure why the silly thing doesn't know about its own existence.
One thing is certain: the installer should add '/opt/GoogleEarth' to
'/etc/ld.so.conf' and do `ldconfig`, otherwise the dynamic linker won't
find the GoogleEarth libraries. Once done, the binary still won't run,
but at least `ldd /opt/GoogleEarth/googleearth-bin` will report no
missing libraries.
More information about the SlackBuilds-users
mailing list