• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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