(12-11-2015, 05:59 AM)Safwat Wrote: Hello, isn't yum install clang git cmake make sufficient? If not, I'll need to update compile.sh
Not sure about 6.7, but I know I had to install the DeveloperTools on CentOS 7 as gcc (gcc++?) wasn't available outside of it/had a different name/wouldn't install with yum install gcc nor yum install gcc++ for some other reason.
Edit:
Code:
yum groupinstall "Development Tools"