be1
Group: Members
Posts: 2
Joined: June 2006 |
|
Posted: June 25 2006,18:11 |
|
My Goal: Install Nvidia nForce motherboard driver to get onboard Ethernet working
I need to use 'make' to compile the driver except I get the following error bash: make: command not found
I googled the error and found I needed to download/install GNU Make. After using './configure' to compile it, I get the following error configure: error: no acceptable C compiler found in $PATH
I googled that error and found different solutions A) download GCC B) DSL already has 'gcc' and 'make' they are in a package included with it.
What should I do? I'm rather new to Linux, so if you could please explain in detail what I need to do, I'd appreciate it!
|