• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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