Becker, Jesse wrote: > Damian, > Sorry if I have been using the wrong list. I am still getting > the same error. Do you think that my CentOS system is caching the > dependency list. When I do a yum remove sipxecs it states that there is > nothing to remove. When I do a yum install sipxecs it still fails with > the message below. To clarify, I am not building a setting up a > development system as described in > http://sipx-wiki.calivia.com/index.php/Setting_up_a_development_environm > ent_on_Fedora. I am simply building from the nightly builds as described > in > http://sipx-wiki.calivia.com/index.php/Installing_sipX_on_Fedora_and_Cen > tos: > > CentOS - nightly builds > > wget -P /etc/yum.repos.d > http://sipxecs.sipfoundry.org/temp/sipXecs/sipxecs-unstable-centos.repo > > yum install sipxecs > > Jes >
You are using CentOS. That explains why you are stuck on the broken version since the last published CentOS build is from 1/21 (14514). There is probably the way of installing this RPM manually. I would try: rpm -Uhv https://sipxecs.sipfoundry.org/temp/sipXecs/main/CentOS/5/i386/RPM/sipxecs-3.11.9-014514.i386.rpm But I would also recommend you start using Fedora for development: that seems to have much better record as far as nightly builds go. D. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
