Solution for error with file libgoogleearth_free.so
download the file libGL.so.1 with wget https://launchpadlibrarian.net/7037027/libGL.so.1
and copy it to /opt/google/earth/free with cp libGL.so.1 /opt/google/earth/free/
And that's all ;)
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 .. 75 76 77 78 79 80 81 82 83 84 85 .. 105 Next › Last »
<deleted-account> commented on 2011-11-29 18:34 (UTC)
Det commented on 2011-11-29 15:45 (UTC)
Hehe, seems the lib32-* dependencies are still needed after all - the amd64 .deb package has 'ia32-libs' as its dependency (and they didn't just forget it there - 'lsof' confirms this).
In any case, there's no real reason to have 2 separate packages for Google Earth when the other one can be both at the same time. Whenever Google starts offering real 64-bit binaries for Google Earth, could be a week from now, could be a year, this thing can start using them.
I also added 'ttf-ms-fonts' as an optional dependency, as it seems to solve the ugly fonts for me and some random Ubuntu users.
Det commented on 2011-11-29 12:58 (UTC)
Removed the unnecessary cron job. Thanks for pointing the unnecessity of it out, raqua.
@Berseker, the fonts can be changed with 'qtconfig'. I also added 'qt' to optional dependencies.
<deleted-account> commented on 2011-11-28 18:51 (UTC)
I see that thw different versions of this PKGBUILD have been merged.
I am now asking to all: We have to find a way to make Google Earth look good on our desktop, as it is now it seems a Windows95 app (really unwatchable)
Have anyone done some hacking about this?
raqua commented on 2011-11-28 18:06 (UTC)
Hello. I just discovered google-earth script in /etc/cron.daily. Seems to be some Debian related stuff, which I believe is not needed.
Det commented on 2011-11-28 12:22 (UTC)
http://mailman.archlinux.org/pipermail/aur-general/2011-November/016717.html
Det commented on 2011-11-26 15:17 (UTC)
By the way, you are defining all the 64-bit stuff the wrong way:
[ $CARCH = 'x86_64' ] && _a="amd64"
This line doesn't mean that "everything else after this line will also pass said 64-bit check" - it only means that the "_a" variable is given the value of "amd64". You are supposed to use the if-else logic for that.
Your current implementation gives everyone a 64-bit version of Google Earth and its dependencies.
Det commented on 2011-11-23 10:50 (UTC)
Wait for those 6 days :). Then I can either give you the link to the discussion I create or you can start it yourself.
You can do this simply by sending an e-mail to "aur-general@archlinux.org". If you don't want to wait, you can do it already. I'll send the request in 6 days nontheless.
kiodo1981 commented on 2011-11-22 19:57 (UTC)
I'd like to adopt the package google-earth.
What should I do?
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/