On Tue, Jun 17, 2008 at 2:17 PM, Mark David Dumlao <[EMAIL PROTECTED]> wrote: > In yum, there are what we call package groups. I don't know how they are > supposed to be better than virtual packages, but I think it's the > development package group that you might find useful. > > try doing yum grouplist and yum groupinstall for more info.
Yup, in yum you use grouplists. Though in debian, build-essential pulls in the following packages: - libc6-dev - make - gcc - g++ - dpkg-dev So, in RHEL/CentOS you just probably need the corresponding packages, except dpkg-dev. -- Zak B. Elep || http://zakame.spunge.org [EMAIL PROTECTED] || [EMAIL PROTECTED] || [EMAIL PROTECTED] 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

