|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
Join Date: Nov 2002
Posts: 137
|
Mandrake 7.2 and linksys lne100tx
hey guys brand new to Linux, trying to install my Linksys Lan card (lne100tx), following the step by step on the disk but isnt working once I get to the part that says to compile the instruction says type "make" I do that and it comes up with this
gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -06 -I/usr/src/linux/include -c -o pci-skeleton.o pci-skeleton.c Make: gcc: Command not found Make: *** [pci-scan.o] Error 127 I am using Mandrake 7.2 any help would be greatly appreciated thanks Report |
|
|
|
|
|
#2 |
|
Member (9 bit)
|
you need to install a compiler. It's looking for the most common compiler, expected for linux machines, GNU C Compiler. Search for it on the cd's and install it. You can probably just double click it if you are in a GUI.
It might be helpful for you to install a more modern version. I'm pretty certatin that card is supported in newer kernels by default. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|