[vortex] 3com910

Donald Becker becker@scyld.com
Mon Apr 21 19:12:38 2003


On Mon, 21 Apr 2003, Alberto Tobias wrote:

> I have tried to follow the instructions to install the driver as they appear
> on the scyld site, but being a relative newbie to Linux I'm a bit over my
> head. I cannot get the .c files to compile, as Red Hat cannot find the 'gcc'
> command.

You must have the 'gcc' package installed -- it's always installed by
default.  It's only omitted if you select a custom install.

The instructions I usually give are:

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


-- 
Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Scyld Beowulf cluster system
Annapolis MD 21403			410-990-9993