[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: compiling src.rpm
- From: akonstam trinity edu
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: compiling src.rpm
- Date: Wed, 2 Nov 2005 09:36:59 -0600
On Tue, Nov 01, 2005 at 06:20:56PM -0400, Guillermo Garron wrote:
>
> Hi,
>
> I have netscape4-4.8-3.dag.src.rpm and i want to compile and install that.
>
> could anyone help me?
If you want to install it these are the steps:
rpm -ivh netscape4-4.8-3.dag.src.rpm
cd /usr/src/redhat/SPECS
rpmbuild -bb netscape...spec
cd /usr/src/redhat/RPMS
rpm -Uvh netscape..rpm
or you maight get away with: rpmbuild --rebuild netscape4-4.8-3.dag.src.rpm
cd /usr/src/redhat/RPMS
rpm -Uvh netscape..rpm
=======================================================================
If builders built buildings the way programmers wrote programs,
then the first woodpecker to come along would destroy civilization.
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
telephone: (210)-999-7484
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]