Re: Installing openssh from src rpm

2002-06-06 Thread Gordon Messmer
On Thu, 2002-06-06 at 08:59, scott.list wrote: > I attempted: rpm --rebuild openssh-3.2.3p1-1.src.rpm > > But rpm just responds with it's usage syntax and dosen't rebuild > anything. Apparantly I'm missing something. > > rpm --version reports: RPM version 4.0.2 You need to install the "rpm-b

Re: Installing openssh from src rpm

2002-06-06 Thread Emmanuel Seyman
On Thu, Jun 06, 2002 at 10:59:13AM -0500, scott.list wrote: > > I'm trying to install openssh on an updated RH 6.1 box. > I have downloaded the .src.rpm's > I attempted: rpm --rebuild openssh-3.2.3p1-1.src.rpm You'll have to install the .src.rpm and edit the spec file since it doesn't detect R

Installing openssh from src rpm

2002-06-06 Thread scott.list
Greetings: I'm trying to install openssh on an updated RH 6.1 box. I have downloaded the .src.rpm's I attempted: rpm --rebuild openssh-3.2.3p1-1.src.rpm But rpm just responds with it's usage syntax and dosen't rebuild anything. Apparantly I'm missing something. rpm --version reports: RPM v