You should not ignore dependency errors. What does it claim you are missing?
Tom Larsen On Mon, 2004-07-19 at 20:17, Matt Raffel wrote: > 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 > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list -- Tomar <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
