|
|
#1 | |
|
Registered User
Join Date: Jan 2006
Posts: 3
|
Hi,
Im new to UNIX / LINUX and im experimenting with FreeBSD 4.10 to emulate a production server. im trying to install the FreeBSD Display Driver - x86 for my GeForce 4 TI 4200, I have downloaded the driver and put it into a temporary folder i have then used the command make install on the root of the folder however i get the following error make: don't know how to make install. Stop. If anyone knows how to correct this error it would be a great help. thanks |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jan 2006
Posts: 3
|
Additional Information
The file im trying to install is NVIDIA-FreeBSD-x86-1.0-8178.tar.gz from the NVidia website also logged in as root |
|
|
|
|
|
|
#3 |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
You need to extract the .tar.gz archive and change to the directory created in the process before running the `make install` command.
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jan 2006
Posts: 3
|
thanks for your reply Zander,
I opened up the kde and downloaded NVIDIA-FreeBSD-x86-1.0-8178.tar.gz. i created a directory called tempfolder on the root. i right clicked on the .tar.gz file and choose extract to and selected the /tempfolder. is this what you mean ? |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Dec 2004
Posts: 124
|
You do know that the driver is in ports right?
Let's do a little review, taken from the handbook, you can search for ports, or packages with the whereis command. whereis package_name Also you can search in the top directory of the ports tree. cd /usr/ports make search name=nvidia This should turn up all the ports with nvidia in the name. Then just cd into the proper directory in your case /usr/ports/x11/nvidia-driver. Read the pkg-message, or the top of the make file for compile options using cat. Then type make install clean, and all you have to do is change your xorg, or xfree config file your done. Gnu_Raiz |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mageia 2 Cannot Install 71.86.15 for Riva TNT/TNT2 | kbulgrien | NVIDIA Linux | 3 | 06-29-12 08:27 AM |
| 302.07 (beta) for Linux x86/x86_64 released | AaronP | NVIDIA Linux | 0 | 05-02-12 09:55 AM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| How to install my nvdia driver... | danyal_r | NVIDIA Linux | 2 | 10-11-02 12:06 PM |
| Glx | mrbig1344 | NVIDIA Linux | 7 | 09-30-02 06:45 AM |