>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 1/19/01, 7:21:37 PM, Enrique Vega <[EMAIL PROTECTED]> wrote regarding
Re: [midgard-user] Apache versions for Midgard:
> So I have now gone back and removed the rpms and downloaded the src's,
but
> since I am a newbie, I don't know how to extract the files. If they were
> tar.gz's I could do it, but they are tar.bz2.
> How do I extract bz2's? What is the command? I used "tar zxvf filename"
but
> that doesn't work :-(
You could use 'tar Ixvf filename', you need to have bzip2 installed for
it to succeed. Alternatively you might want to get the src.rpms, and
install these with 'rpm -ihv'. This will extract sourcefiles and
specfiles into the appropriate location for your machine (probably
/usr/src/redhat/{SPECS|SOURCES}). You should then be able to make any
needed changes to midgard.spec and rebuild the packages with 'rpm -ba
midgard.spec'. You then still have the advantage of RPM keeping track of
installed files.
Armand.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]