How install GNU C / C++ CentOS Linux


How do I install GNU C / C++ compiler on CentOS Linux server?

To install compiler use yum command:
Code:

yum install gcc gcc-c++ autoconf automake

Comentarios

Entradas populares de este blog

Creating a ssh key no password

how to compile VLC on CENTOS