This is a discussion on Finally got Google Earth working on amd64 within the Debian Linux Users forum forums, part of the Debian Linux category; --> Hello, all: A while back, there was some discussion here about Google Earth not working on amd64 systems. I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, all: A while back, there was some discussion here about Google Earth not working on amd64 systems. I decided to take another whack at it today, using make-googleearth-package. I had it download the latest GoogleEarth.bin, but then, trying to make the package, it threw lots of warnings at me, claimed "Success!" at the end, but in fact had failed to build a package. So, I decided just to go with 'sh GoogleEarth.bin' (as root) which installed Google Earth. So far, so good, but when I invoked googleearth, as an ordinary user, I got an "authentication error." So, I googled that, and learned that I needed to install lib32nss-mdns. Did that, and now I have Google Earth - with all its cool new features - up and running; and I did NOT have to remove my ~/.googleearth directory (as one googled answer had suggested), so that all my saved sites were still listed. Patrick -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
| ||||
| Patrick Wiseman wrote: > Hello, all: > > A while back, there was some discussion here about Google Earth not > working on amd64 systems. I decided to take another whack at it > today, using make-googleearth-package. I had it download the latest > GoogleEarth.bin, but then, trying to make the package, it threw lots > of warnings at me, claimed "Success!" at the end, but in fact had > failed to build a package. So, I decided just to go with 'sh > GoogleEarth.bin' (as root) which installed Google Earth. So far, so > good, but when I invoked googleearth, as an ordinary user, I got an > "authentication error." So, I googled that, and learned that I needed > to install lib32nss-mdns. Did that, and now I have Google Earth - > with all its cool new features - up and running; and I did NOT have to > remove my ~/.googleearth directory (as one googled answer had > suggested), so that all my saved sites were still listed. > > Patrick > > > Patrick It seems like you had problems beyond those which I encountered during a clean install. I downloaded the GoogleEarthLinux.bin from the official site, sudo chmod +x GoogleEarthLinux.bin and sudo ./GoogleEarthLinux.bin. It installed just fine, and I am able to now run it as a ordinary user. I didn't get any of the dependencies that you described. This is on a pretty vanilla Lenny machine. Andy -- "If they can get you asking the wrong questions, they don't have to worry about the answers." - Thomas Pynchon, "Gravity's Rainbow" -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |