Are there ways to force RPMs to install in a particular order? I've got a really messy linkage situation with 32 bits apps on a 64 bit system, and of the four possible permutations (A, B, AB, or BA) - only one of them actually works with everything. Anyone got any advice on the matter? I've specified an order in my ks.cfg but anaconda seems to disagree with me. I suppose I could specify package B in the %post section but that's a little clumsy. thanks, Klaus