• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

HELP need dev tools llke g++ installed

T

turbanator

Guest
Someone plese help.
I'm looking for a proper rpm for dev tools like g++.
Yes I'm a newbie.

system:
AMD 64 (i686 or i386 fine I guess)
FC6
plesk 8.1.1


TIA
 
tried that

I tried yum search g++ and it didn't come up with anything.
 
shortcut:

yum groupinstall "Development Tools"

Also check out mock, which I believe is only available on FC6 and above. This is what I use at ART to build packages for multiple platforms at once. It takes care of build dependency resolution automatically.
 
thank you

Thank you both. that gave me what I needed as well as good info to learn.
 
Back
Top