how i install gcc to my new linux system by using source code :centos5.2? -


In my new centos5.2 system, there is no component.

The method used to install the source code, failed! Because there is no compiler for C / C ++ code.

How to use the RPM method? Which dependency should I want?

Thank you! Michael Zhou

  yum gcc gcc-c ++ kernel-devel  

Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -