There is a cppunit package you can get via yum on 32 bit CentOS
--- On Tue, 11/18/08, Keith Kyzivat <[EMAIL PROTECTED]> wrote: > From: Keith Kyzivat <[EMAIL PROTECTED]> > Subject: Re: [sipX-dev] problem with the installation on centos 5 > To: "rabail javed" <[EMAIL PROTECTED]> > Cc: [email protected] > Date: Tuesday, November 18, 2008, 3:55 PM > Hi Rabail, > Unfortunately, CentOS 5.x and RHEL 5.x don't have the > cppunit package (I > have no idea why not). > > To get this, add rpmforge to your package providers -- this > provides a whole > host of extra rpm packages to CentOS and RHEL.. Note > though, that now your > CentOS install will be non-standard though. > > If you're concerned about using too new of packages - > then you could go > direct to rpmforge with a web browser and download the > appropriate cppunit > RPM (the ones for RHEL 5 are fine -- since CentOS is almost > exactly the same > as RHEL -- it's just a re-packaging of the equivalent > RHEL release). > > More information can be had here: > http://dag.wieers.com/rpm/FAQ.php > > To configure to use RPMForge, follow that faq, but when it > lists supported > rpm packages to install, you'll see it only lists RHEL > and RH package > releases.. Just find the version equivalent to your CentOS > release, and > apply it. Then follow the rest of the directions as are > listed there. > > Once you have that installed, and the yum repo database > updated, just do: > yum install cppunit cppunit-devel > > > On Tue, Nov 18, 2008 at 1:45 PM, rabail javed > <[EMAIL PROTECTED]>wrote: > > > Hi, > > I am installing the sipx on CentOS 5 and after setting > up the development > > environment , i am unable to build it . Because when i > execute the > > ../configure script , i got the following errors > > > > checking for cppunit-config... no > > checking for Cppunit - version >= 1.9... no > > configure: error: "cppunit headers not > found" > > configure: error: /bin/sh > '../../sipXportLib/configure' failed for > > sipXportLib > > > > I have already checked that cppunit is installed on my > machine. > > > > Can anyone help me . > > Thanks in advance. > > > > > > > > Regards, > > Rabail Javed > > > > > > _______________________________________________ > > sipx-dev mailing list > > [email protected] > > List Archive: > http://list.sipfoundry.org/archive/sipx-dev > > Unsubscribe: > http://list.sipfoundry.org/mailman/listinfo/sipx-dev > > > > > > -- > Keith Kyzivat > > SIPez LLC. > SIP VoIP, IM and Presence Consulting > http://www.SIPez.com > tel: +1 (617) 273-4000 > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: > http://list.sipfoundry.org/mailman/listinfo/sipx-dev _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
