Submitted by mohamed.elwakil on Sun, 17/10/2004 - 17:08.
( categories: Networking and Servers)

Dear All,

I'm new to Linux. To install the driver of my network card in Red Hat Linux 7.2, I had to compile it.

The driver is in a .tar.gz file, which contains some .h, and .c files, and a Makefile.

So, what are the steps needed to compile this driver? The help file included mentions that the user should compile the driver to have the object file, without any details of the compiling process.

Regards, Mohamed El Wakil mmmew@hotpop.com

MohammedSameer's picture
Submitted by MohammedSameer on Sun, 17/10/2004 - 18:04.

Mainly running "make"'ll compile the driver, then make install to install it.

It's prefered to have a look at the README file included in the tarball, It may contain more information.

You may also need the Linux kernel source uncompressed in /usr/src/linux/

-- I was known as Uniball!
Katoob Main developer
PekSysTray - GtkFlame


YoussefAssad's picture
Submitted by YoussefAssad on Sun, 17/10/2004 - 20:35.

Why such an old version? Not considering upgrading?

What kind of network card, by the way?

-- Panem et *burp* circenses


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.