Re: [Cppunit-devel] CppUnit 1.7.8 tar ball
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-03-27 11:15:16
|
----- Original Message ----- From: "Robert Wenner" <ro...@po...> To: "Baptiste Lepilleur" <gai...@fr...> Cc: <cpp...@li...> Sent: Wednesday, March 27, 2002 11:56 AM Subject: Re: [Cppunit-devel] CppUnit 1.7.8 tar ball > On Wed, Mar 27, 2002 at 11:31:13AM +0100, Baptiste Lepilleur wrote: [...] > > Huuh, what are you talking about ? CppUnit TestCase are in > > examples/cppunittest. Are you refering to something else ? > I guess I used the make test. > What kind of other tests on Unix did you think about? Hum, I think it's make check. > > Beyond that, it is a GO ? What platform are you using ? Volker Boerchers is > > having trouble compiling on Linux. > Linux version 2.4.7-10 (bhc...@st...) (gcc version > 2.96 20000731 (Red Hat Linux 7.1 2.96-98)) #1 Thu Sep 6 17:27:27 EDT 2001 > I remember that you have to execute the autogen.sh script but this is not > mentioned in the INSTALL file. I think I used these commands after Would adding reamme.CVS and the steps you specified below to INSTALL-unix be enough ? Baptiste. > installing autoconf 2.53 (take care, this goes to /usr/local/bin while the > old version from /usr/bin may be found first, check $PATH): > /usr/bin/autoconf > ./autogen.sh > ./configure > /usr/bin/make > /usr/bin/make test > and as root /usr/bin/make install > > > Robert > |