Cppunit

From Klaus' wiki
Revision as of 12:40, 5 May 2010 by Klaus (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To install cpp unit download the package from sourceforge.org [1] in the download section.

Ensure that Graphviz and phydot is installed (use yum to install them if not).

Unpack the tar-ball.

cd cppunit-1.12.1 (if that is the current version number). sudo ./configure sudo make

  1. if no errors

sudo make install