<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-abbreviated" href="mailto:akonstam@trinity.edu">akonstam@trinity.edu</a> wrote:
<blockquote cite="mid20051102153659.GB13187@Moof.CS.Trinity.Edu"
 type="cite">
  <pre wrap="">On Tue, Nov 01, 2005 at 06:20:56PM -0400, Guillermo Garron wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

I have netscape4-4.8-3.dag.src.rpm and i want to compile and install that.

could anyone help me?
    </pre>
  </blockquote>
  <pre wrap=""><!---->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

  </pre>
</blockquote>
thank you very much,<br>
<br>
i have tried it but i dont find the command <br>
rpmbuild in my box.<br>
it says <br>
command not found<br>
<br>
where can i find rpmbuild command?<br>
regards,<br>
Guillermo.<br>
<br>
</body>
</html>