On Tue, 2004-12-07 at 23:21 -0500, Scott Lawrence wrote: > On Tue, 2004-12-07 at 18:06 -0500, seth vidal wrote: > > On Tue, 2004-12-07 at 14:07 -0500, Scott Lawrence wrote: > > > > Thanks - didn't know about that one. In fact, when I ran the above, it > > > found another lower level dependency that had not been satisfied: > > > > > > Is there a reference somewhere on how to sort out this kind of > > > dependency problems within rpms? > > > > a reference? Not really. What's the unresovled dep? > > We build several rpms that collectively form a SIP PBX; you can see a > diagram of the dependancies at: > > http://www.sipfoundry.org/sipX/doc/sipXdependencies.jpg > > I'm pretty sure all those are described in our rpms, and thus in the > headers (which are at http://www.sipfoundry.org/pub/sipX/FC/2/headers/). > > But I had run 'yum install sipxpbx' and afterward it turned out the > sipxconfig and sipxcommserverlib (abbreviated sipxcmsrvlib in that > graphic) were not installed, even though other rpms dependent on them > were. > > I suspect that something is wrong with how we do the install steps and > the rpm command was unable to detect that they had not been installed > correctly? > > I needed to get that system working, so I've fixed it by hand, but I've > got someone attempting to reproduce what I did on another system. > Let me know if you run into a problem with yum. Thanks, -sv