On Tue, 2010-04-06 at 19:32 -0500, Euplycidus Aerofram wrote:
> I just bought a stripped down Fedora VM from an ISP, and I've been  
> hunting and pecking to get gcc, make, glibc, and the other 5,000  
> little dependancies installed. Here's the question:
> 
> Is there a single binary package/rpm that has all this neatly put  
> together?

This command...

        yum groupinstall "Development Tools" "Development Libraries"

... Should give you the basics in one fell swoop. There are additional
development groups available (for Java, Web, and so forth), to see them
try: 

        yum grouplist|grep -i development

-Chris

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to