Paulo Cavalcanti wrote: > > > On Tue, Jan 26, 2010 at 4:32 PM, Wendell Nichols <wcn00@xxxxxxx > <mailto:wcn00@xxxxxxx>> wrote: > > I run 64 bit fedora core 10 and the proprietary Nvidia drivers > (NVIDIA-Linux-x86_64-173.14.22-pkg2.run). Google earth worked > when the > machine was running 32 bit but segfaults now that I reinstalled as > a 64 > bit os. Its a Thinkpad T61p. > It segfaults shortly after loading /usr/lib/libnvidia-tls.so.1 so I > suspect its failing in this Nvidia lib. > Any suggestions? > > > > Install the i686 version of the lib. > > -- > Paulo Roma Cavalcanti > LCG - UFRJ This file is a 32bit dll: bash-3.2$ file /usr/lib/libnvidia-tls.so.173.14.22 /usr/lib/libnvidia-tls.so.173.14.22: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, for GNU/Linux 2.2.5, stripped It was installed by the nvidia driver installer. It has a 64 bit corollary: /usr/lib64/libnvidia-tls.so.173.14.22 so I don't think I'm missing any libs. I think its being given a bad arg by google-earth, but thats hard to discover :( wcn -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines