|
http://forums.fedoraforum.org/showthread.php?t=208763 Ok, here it is:
//=========== Installing Google Earth on Fedora 10
64-bit Guide(incomplete for ATI cards):
Part I, preparation: 1. Open terminal by going to "Applications->System Tools->Terminal" 2. Become a root by typing: Code:
su - Code:
yum -y install libxml2.i386 libSM.i386 libXi.i386 glib2.i386 freetype.i386 libXrender.i386 libXrandr.i386 libXfixes.i386 libXcursor.i386 libXinerama.i386 mesa-libGL.i386 Code:
yum -y install xorg-x11-drv-nvidia-libs.i386 (inclomplete for ATI cards) Please, help whoever has an ATI card. Thanks! Part II, installing Google Earth:
===If you want to install Google
Earth ONLY FOR YOURSELF, i.e. for a single user only:===
1. Open terminal by going to "Applications->System Tools->Terminal" 2. Type: 3. Type: Code:
sh GoogleEarthLinux.bin 4. Type: Code:
rm -f GoogleEarthLinux.bin ===If you want to install Google
Earth for ALL USERS, i.e. system-wide:===
1. Open terminal by going to "Applications->System Tools->Terminal" 2. Become a root by typing: Code:
su - 4. Type: Code:
sh GoogleEarthLinux.bin 5. Type: Code:
rm -f GoogleEarthLinux.bin Enjoy!!! Last edited by premudriy; 2008-12-27 at 12:37 AM CST.
|




