Code:
tar xvzf NVIDIA-FreeBSD-x86-1.0-4365.tar.gz
Rather than downloading use the port.
Code:
cd /usr/ports/x11/nvidia-driver/
make install clean
or if you have portinstall...
Code:
portinstall nvidia-driver
Make sure you read every line of the INSTALL instructions.
-----------------------
Cam