From: Reza A. <ar...@au...> - 2007-07-31 17:43:00
|
On 31 Jul 2007, 12:23PM CDT, Bryan Henderson <hb...@us...> wrote: > I've been compiling a list as I build systems of the order in which the > packages have to be installed, to save me the iterative effort of > resolving broken dependencies (I usually install about 30 packages from > the CD). Is there a better way? I think once you've done the legwork once and have a master list of everything that you need to install for a particular package, you could use that list as an argument to "rpm -i" on a different system to install everything in one shot. -- Reza Arbab ar...@au... |