Failed to find configure executable for cppunit

193 views
Skip to first unread message

Sung Jun Hwang

unread,
Jul 20, 2023, 4:39:18 AM7/20/23
to C++ GCU Forum
So I tried downloading the unit testing framework called cppunit 
as instructed in the google developer c++ course. 
However, when I download, unzip the tar file I get bunch of source files yet
couldn't find executable named "configure". 
Has anyone found it or am I missing something?
Also how would you run this on mac?

William Fynn

unread,
Jul 20, 2023, 1:47:43 PM7/20/23
to cpp-gc...@googlegroups.com
You are right, Sung, the files have been updated at URL. On a Mac, you could use homebrew to install cppunit by typing:
          brew install cppunit
into the terminal.


Also, you may have to install homebrew, which is fairly easy to do. Guide for installing homebrew is here: https://brew.sh/

Cheers.

On Jul 20, 2023, at 09:39, Sung Jun Hwang <sung...@gmail.com> wrote:

So I tried downloading the unit testing framework called cppunit 
--
You received this message because you are subscribed to the Google Groups "C++ GCU Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpp-gcu-foru...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cpp-gcu-forum/9ff596d5-53c3-4d91-b477-f7f478b29c0an%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages