I extracted the contents of CUnit-2.1-3.tar.bz2 to a folder and ran autoconf.
When I run configure, I get an error
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
Where do I find the missing files?
Anonymous
Hi,
there is a file called "bootstrap" in root directory of the tar.bz2.
Try to run this file in linux (I tried it in msys).
Best regards, Robert