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
Post a Comment