configure: error: Unable to find a working C++ compiler
While installing some components from source in CentOS, was struck up with this error.
configure: error: Unable to find a working C++ compiler.
Reference:
http://storm-user.narkive.com/3sbeFTzd/configure-error-unable-to-find-a-working-c-compiler
http://www.ntop.org/ntop/mini-tutorial-fresh-install-of-ntopng-on-centos-7/
While installing some components from source in CentOS, was struck up with this error.
configure: error: Unable to find a working C++ compiler.
sudo yum install gcc-c++
Reference:
http://storm-user.narkive.com/3sbeFTzd/configure-error-unable-to-find-a-working-c-compiler
http://www.ntop.org/ntop/mini-tutorial-fresh-install-of-ntopng-on-centos-7/
No comments:
Post a Comment