I've got the the cppunit stuff to compile using
./configure && make, but the make install fails partly because of the non-existence of the "stat" unix command. I haven't figured out why the examples are exactly failing to compile, maybe I am in the wrong directory or using the wrong makefile. Can anyone give me a quick way to determine this?
Thanks,
-Rob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've got the the cppunit stuff to compile using
./configure && make, but the make install fails partly because of the non-existence of the "stat" unix command. I haven't figured out why the examples are exactly failing to compile, maybe I am in the wrong directory or using the wrong makefile. Can anyone give me a quick way to determine this?
Thanks,
-Rob