What version and branch of sipX are you using? What is the output of svn info?
--- On Tue, 11/18/08, rabail javed <[EMAIL PROTECTED]> wrote: > From: rabail javed <[EMAIL PROTECTED]> > Subject: Re: [sipX-dev] problem with the installation on centos 5 > To: [EMAIL PROTECTED] > Cc: "Keith Kyzivat" <[EMAIL PROTECTED]>, [email protected] > Date: Tuesday, November 18, 2008, 5:09 PM > Thanks a lot, Keith and Daniel, I have resolved the cppunit > issue on > centos. > > Now the problem is , when i start building sipx, it fails > at the following > error > > make[4]: Entering directory > `/home/sipx/sipx/BUILD/sipXportLib/bin' > ./sipx-upgrade-testsuite: line 6: ./sipx-upgrade: No such > file or directory > FAIL: sipx-upgrade-testsuite > ============================================= > 1 of 1 tests failed > Please report to [email protected] > > I realized that sipx-upgrade is not generated in > sipx/BUILD/sipxportLib/bin > . > > > Thanks , > Regards, > > Rabail Javed > > > On Tue, Nov 18, 2008 at 4:10 PM, Daniel Petrie > <[EMAIL PROTECTED]> wrote: > > > 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 > > > > > > -- > Regards, > Rabail Javed > > Telecommunications Software Designer > NORTEL NETWORKS CORPORATION > Canada > cell: 1-613-242-1316 _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
