SA wrote:

> Steven Thompson wrote:
>
> > Hi All
> >
> > I'm currently running "e2fsprogs-1.23-1.7.1" from redhat. I would like to
> > build a new RPM
> > using e2fsprogs V 1.26.
> >
> > Kernel 2.4.17 - Vanilla
> >
> > Has anyone got a guide to do this.
> >

Oops, I see you wanted something about installing from a src rpm... I forgot,
did it once a while a go...
but here's a site (from a quick yahoo.com search on "install source rpm")

http://www.docum.org/stef.coene/qos/docs/mail_2.html

Here's a snip from it...just replace your rpm in the example below....

rpm -i iproute-2.2.4-14.src.rpm
  cd /usr/src/redhat/SPECS
  rpm -bp iproute.spec

   # edit the file /usr/src/redhat/BUILD/iproute2/Config, to match
   # TC_CONFIG_DIFFSERV=y
   # TC_CONFIG_ATM=n
   # then :

  rpm -bi iproute.spec --short-circuit



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to