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_environment_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

Reply via email to