Hi,
The Tulip driver for download from:
ftp://ftp.scyld.com/pub/network/netdriver-2.0.src.rpm
comes with these instructions.
# Transfer the Scyld PCI Netdriver package
rpm -i ftp://ftp.scyld.com/pub/network/netdriver-2.0.src.rpm
# Build the binary version for your kernel
cd /usr/src/{redhat,TurboLinux}/
rpm -bb SPECS/netdriver.spec
# Now install it your newly built package.
rpm -i --force RPMS/i386/netdriver-2.0-*.i386.rpm

QUESTION:
As a newbe I have no idea what to type in place of:
        {redhat,TurboLinux}     in line: cd /usr/src/{redhat,TurboLinux}/
        SPECS/netdriver.spec   in line: rpm -bb SPECS/netdriver.spec
        RPMS/                          in line:rpm -i --force
RPMS/i386/netdriver-2.0-*.i386.rpm
in the case of Mandrake7.1

Thanks for any help.
Zenon



Reply via email to