This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: how to install compat-gcc-7.3-2.96.118.src.rpm in redhat 9
- From: Claudio Bley <bley at CS dot uni-magdeburg dot de>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 26 Oct 2004 14:17:41 +0200
- Subject: Re: how to install compat-gcc-7.3-2.96.118.src.rpm in redhat 9
- References: <33793.172.17.13.89.1098290681.squirrel@mail.local>
On Wed, Oct 20, 2004 at 10:14:41PM +0530, Srikanth Baratam wrote:
> sir,
> i want to install compat-gcc-7.3-2.96.118.src.rpm pls give the
> installation procedure for redhat 9
> --
> Srikanth Baratam
> M.Tech IIITA
> Allahabad
Hello,
this is not the right list. For redhat specific question like how to
install RPMs you should ask on a redhat specific forum.
You may also just read the RPM HowTo here: http://www.rpm.org/RPM-HOWTO/
(especially the section entitled "Using RPM")
Also note, that you downloaded a "source" RPM. If you don't know what
a src.rpm is for you probably don't want it. You want a binary RPM
for your specific platform instead (i386.rpm or athlon.rpm etc.)
If you still want to install your source RPM, read this
(http://www.siliconvalleyccie.com/linux-hn/rpm.htm#_Toc85996774) article
for example.
--
claudio