diff options
Diffstat (limited to 'gis/google-earth/README')
-rw-r--r-- | gis/google-earth/README | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/gis/google-earth/README b/gis/google-earth/README index 12e1c70601f4..b7a7b3143c6f 100644 --- a/gis/google-earth/README +++ b/gis/google-earth/README @@ -33,22 +33,17 @@ NOTES: specification. You'll need to create the symlink manually after installing the package: - ln -sf /lib/ld-linux.so.2 /lib/ld-lsb.so.3 + 32-bit: ln -sf /lib/ld-linux.so.2 /lib/ld-lsb.so.3 + 64-bit: ln -sf /lib64/ld-linux-x86-64.so.2 /lib64/ld-lsb-x86-64.so.3 -3) Google Earth tends to crash when the 65-fonts-persion.conf is available on +3) Google Earth tends to crash when the 65-fonts-persion.conf is available on the system. Please remove /etc/fonts/conf.d/65-fonts-persian.conf prior launching this application. The easiest way to do this is: mv /etc/fonts/conf.d/65-fonts-persian.conf \ /etc/fonts/conf.d/65-fonts-persian.conf.old -4) GoogleEarth is a 32bit application only. You need to have the 32bit - compatibility packages installed to have this work on a 64bit system. - Otherwise you'll just see "no such file or directory" errors. I am aware - that Google puts a 64bits debian package out, but this is a 32bits package - with a 64bit wrapper for debian that installs multilib - -5) GoogleEarth now requires that you have OpenGL drivers installed on your - system (and Xorg configured to use them). Not doing so will cause X +4) GoogleEarth now requires that you have OpenGL drivers installed on your + system (and Xorg configured to use them). Not doing so will cause X to crash. |