Closed dazzag24 closed 9 years ago
Hi,
In the README.build you'll see a few prerequisites listed. For this particular issue, you need cppunit and cppunit-devel installed. Thanks!
.timrc
I got the same problem with Ubuntu 14.04.
After sudo apt-get install libcppunit-dev
, make
succeeded.