假设你使用的是 Fedora, Red Hat, CentOS, 或者 Scientific Linux 系统,使用以下的命令安装GNU的C/C++开发包和编译器。
# yum groupinstall 'Development Tools'
#sudo apt-get update #sudo apt-get install build-essential manpages-dev