less than 1 minute read

I was able to fix the install of google earth on fedora 13 by installing the i686 nvidia libraries.

After adding rpm forge and installing the nvidia drivers (kmod-nvidia). It only installed the x86_64 nvidia libs.

yum install xorg-x11-drv-nvidia-libs.i686


Working!!!

Tags: ,

Updated:

Leave a comment