First time here? Check out the FAQ!
answered 2013-05-07 22:34:52 +0100
You need a C compiler for this. What happens in the terminal when you do
which gcc
or
gcc -v
Thankfully, we just updated the installation from source documentation to mention how to get this on Mac.