On Mon, Jul 19, 2004 at 09:17:30PM -0400, Matt Raffel wrote: > > rpm --install * > > Unfortunately that doesnt seem to work. I get a dependancy error. > > What if I used > rpm --install * --nodeps
Don't do that unless you *really* know what you are doing. Since you are asking, I take it you are not 100% sure. If there is a dependency error, it probably means that there really is a dependency that is not being met. Can you find out what those dependencies are and install the necessary packages? Try URPMI. Isn't that supposed to fetch the dependencies from the web a la apt-get ? How about yum? Cheers, -- Daniel Carrera | No trees were harmed in the generation of this PhD student. | e-mail. A significant number of electrons were, Math Dept. UMD | however, severely inconvenienced. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
