[Mono-list] rpm install

Matt Raffel mattr@microobjects.com
Mon, 19 Jul 2004 20:41:38 -0400


On Monday 19 July 2004 20:09, Daniel Carrera wrote:
> On Mon, Jul 19, 2004 at 07:47:45PM -0400, Matt Raffel wrote:
> > don't know what order to install them in.  So I was thinking of running
> > rpm install like this:
> >
> > rpm --install * --force
> >
>
> I generally avoid using a --force flag.  I would recommend that you type:
>
> rpm --install *
>

Unfortunately that doesnt seem to work.  I get a dependancy error.   

What if I used 
rpm --install * --nodeps

Thnx
Matt