• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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