jignesh gangani wrote:
> Hi All,
>       I downloaded NVIDIA's 64-bit graphics drivers for my GeForce
> 6600 GT on Athlon64.
>       I have completed builiding my CLFS-Pure64 from CLFS-1.0.0-Pure64.
>       Even though the NVIDIA's driver installer is 64 bit (confirmed
> by output of file command) when I try to execute it or try to 'ldd' 
> it I get error :
>       'nvidia-installer' : No such file or directory.
>        This may be because different types of Pure64 unix system.
>        (source: http://www.unix.org/whitepapers/64bit.html.
> <http://www.unix.org/whitepapers/64bit.html.>)
>         From it, I found out that my System is LP64 (4/8/8).
>         My question is can I build ILP64 (8/8/8) system?.
>         Will this solve the problem of executing 64 bit application on
> 64 bit (Pure64) CLFS?
I don't think that would help, but you could try to paste the output of
ls /lib/ld* and readelf -d nvidia-installer. You probably also invoked
ldd incorrectly, try ldd ./nvidia-installer.

By the way: make a backup before trying to use binary drivers, they tend
to do nasty things to a pc.

Maarten
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to