Seems like this thing is actually 64-bit now:
└┌(%:~)┌- objdump -f /opt/google/earth/free/googleearth-bin
/opt/google/earth/free/googleearth-bin: file format elf64-x86-64
Didn't see anything in the changelog: http://support.google.com/earth/bin/answer.py?hl=en&answer=40901
E: By the way, the orphans (unless you use things like Wine or the previous Google Earth) can be removed as shown in the Wiki: https://wiki.archlinux.org/index.php/Pacman_Tips#Removing_orphaned_packages
Search Criteria
Package Details: google-earth-pro 7.3.6.9796-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-earth-pro.git (read-only, click to copy) |
---|---|
Package Base: | google-earth-pro |
Description: | 3D interface to explore the globe, terrain, streets, buildings and other planets (Pro version) |
Upstream URL: | https://www.google.com/earth/ |
Licenses: | custom |
Provides: | google-earth |
Submitter: | Det |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 1077 |
Popularity: | 0.64 |
First Submitted: | 2017-01-23 16:08 (UTC) |
Last Updated: | 2024-02-27 14:45 (UTC) |
Dependencies (12)
- alsa-lib
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glu (glu-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libproxy (libproxy-gitAUR)
- libsm
- libxi (libxi-gitAUR)
- libxrender
- sqlite (sqlite-fossilAUR)
Required by (3)
- fcitx5-qt-google-earth
- google-earth-pro-libproxy-patch
- telive (requires google-earth) (optional)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 41 42 43 .. 105 Next › Last »
Det commented on 2013-06-23 13:44 (UTC)
thesame commented on 2013-06-22 17:03 (UTC)
I've modified ld-lsb PKGBUILD this way:
b
if [ "$CARCH" == 'x86_64' ]; then
ln -sf "ld-linux-x86-64.so.2" "$pkgdir/usr/lib/ld-lsb-x86-64.so.2"
ln -sf "ld-linux-x86-64.so.2" "$pkgdir/usr/lib/ld-lsb-x86-64.so.3"
fi
ln -sf "ld-linux-x86-64.so.2" "$pkgdir/usr/lib/ld-lsb.so.2"
ln -sf "ld-linux-x86-64.so.2" "$pkgdir/usr/lib/ld-lsb.so.3"
And this allowed me to run google earth without lib32-* packages. They might be redundant for this package.
snoxu commented on 2013-06-06 17:28 (UTC)
Getting pixelization in maps and street view.
No such issues with GE 6. Meh.
Intel integrated graphics
Det commented on 2013-05-28 05:34 (UTC)
@a1russell, and what's your beautiful reason to flag this thing?
Det commented on 2013-05-21 23:42 (UTC)
I added the version in the dependency, as too many guys aren't updating their AUR packages, not Googling for the solution and then asking here.
Det commented on 2013-05-21 23:39 (UTC)
It is the ld-lsb, my dear, which you either don't have or haven't updated: https://aur.archlinux.org/packages/ld-lsb/
Nothing at all to do with the Google Earth installation itself.
Firefishe commented on 2013-05-21 20:49 (UTC)
Removed and Built Fresh from AUR, then reinstalled. Detailed Process Here: http://pastie.org/7940739
Firefishe commented on 2013-05-21 19:55 (UTC)
I just did a system update on 5-21 (pacman -Syu) and did a complete reinstall of google-earth. When I try to start it I get this output:
$ google-earth
/usr/bin/google-earth: line 18: ./googleearth-bin: No such file or directory
Launching it from /opt/google/earth/free via the command: ./google-earth --- yields the same output as above.
ldd output yields the following:
$ ldd /opt/google/earth/free/googleearth-bin
/usr/bin/ldd: line 116: /opt/google/earth/free/googleearth-bin: No such file or directory
All files in /opt/google/earth/free seem to be present.
Pinned Comments
iyanmv commented on 2022-12-13 22:54 (UTC)
I will not update (for now) to the latest version 7.3.6.9326 because it crashes continuously for me.
stronnag commented on 2022-06-18 17:03 (UTC)
Thanks, unfortunate timing then.
For reference, with Gnome shell / wayland I need to
to avoid
Det commented on 2017-08-24 15:33 (UTC) (edited on 2017-12-05 16:17 (UTC) by Det)
✔ NOTE
The "Free" Google Earth has been dropped: https://support.google.com/earth/answer/168344?hl=enAll future updates go to Google Earth Pro (also free): https://aur.archlinux.org/packages/google-earth-pro/