LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   drivers for my ethernet card (https://www.linuxquestions.org/questions/linux-newbie-8/drivers-for-my-ethernet-card-246457/)

Peacedog 10-30-2004 05:08 PM

Is it an rpm, or src.rpm? It makes a difference on how you go about installing it. I know this has been aggrivating, and frustraing for you, but, hang in there. I'll stay in this thread as long as you stay with me.
good luck.

bjornbjorn 10-31-2004 03:40 AM

It's a "src.rpm" file.

Peacedog 10-31-2004 01:19 PM

First you have to rpmbuild filename.src.rpm, then once it's done, try upgrading the package, rpm -U filename.rpm.
good luck.

bjornbjorn 10-31-2004 03:05 PM

I write:
rpmbuild modutils-2.4.19-1.src.rpm

They tell me:
error: File //modutils-2.4.19-1.src.rpm does not appear to be a specfile.

Peacedog 11-01-2004 06:35 AM

Try this.

rpm --rebuild filename.src.rpm

Remember to be root or su -.
good luck.


All times are GMT -5. The time now is 05:13 PM.