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?
Regards,
E
--
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
04-07-2010, 12:40 AM
Chris Tyler
Compiler package
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?
... 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
04-07-2010, 12:42 AM
Craig White
Compiler package
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?
----
not sure but I think...
yum groupinstall Development Tools
should do the trick
Craig
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
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
04-07-2010, 12:43 AM
Euplycidus Aerofram
Compiler package
Chris,
You are the man.
E
On Apr 6, 2010, at 7:40 PM, Chris Tyler <chris@tylers.info> wrote:
> 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
--
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