Thanks everyone for the advice. I think I'll try my luck with FC. I'd prefer to start development on the most supported platform, and then move into other platforms as I get more comfortable with it.
Thanks, Travis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Damian Krzeminski Sent: Tuesday, June 03, 2008 10:43 AM To: [email protected] Subject: Re: [sipx-users] cppunit and cppunit-devel Hegner, Travis wrote: > Hi All, > > > > I just loaded a CentOS 5.1 box and I am following the "setting up a > development environment" directions at the sipx wiki. For some reason, I > can't seem to install cppunit or cppunit-devel (perhaps other packages > as well) from the repositories. > Probably cppunit is not available from standard CentOS repositories. > > Forgive me if this is rudimentary, All of my linux and package > management experience is on debian based systems, and I'm still getting > used to yum. > > Is there something I have to do to update the package lists locally? > 'yum update' seemed to just upgrade all of my currently installed packages. Looks like what you are doing is right. The wiki suggests that you install sipxecs-unstable-centos repo file before trying to install cppunit. http://sipx-wiki.calivia.com/index.php/Setting_up_a_development_environm ent_on_Fedora#Installing_Remaining_Dependencies But it's probably not working at the moment. If you just list packages available from Centos sipxecs repo cppunit is not among them. yum --disablerepo=\* --enablerepo=sipxecs\* list available > > > > Is it a better Idea to develop on FC? > You can wait till someone fixes it. Or you can build dependencies from source. If both CentOS and sipXecs are new to you I suggest switching to Fedora 8. Most developers use it and you get better support. 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 _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
