Re: trying to install DFE-530TX+ in Red Hat 9

Donald Becker <[email protected]> Tue, 6 May 2003 23:42:00 -0400 (EDT)
Newsgroups gmane.linux.drivers.realtek.devel
Message-ID <[email protected]>
On Tue, 6 May 2003, brenda brewer wrote:

> Subject: [realtek] trying to install DFE-530TX+ in Red Hat 9
> 
> I have rtl8139.c  with gcc269 but don't know the correct compile instructions.

If you have an old version from a floppy, ignore it.  It's probably
hacked up and old.

The best way to get an unmodified version, the Makefile, and compile it
as follows:

mkdir /tmp/netdrivers/
cd /tmp/netdrivers/
ncftpget ftp://ftp.scyld.com/pub/network/netdrivers.tgz
tar xfvz netdrivers.tgz
make
make install


-- 
Donald Becker				[email protected]
Scyld Computing Corporation		http://www.scyld.com
914 Bay Ridge Road, Suite 220		Scyld Beowulf cluster system
Annapolis MD 21403			410-990-9993