Thanks to everybody who replied. Great help!
On Tue, Jun 17, 2008 at 4:55 PM, Edel SM <[EMAIL PROTECTED]> wrote:
> On 6/17/08, david t. asuncion, jr. <[EMAIL PROTECTED]> wrote:
> > For rpm based distros, how do I do that with YUM? Can someone please
> give
> > me the exact line of command?
>
>
On 6/17/08, david t. asuncion, jr. <[EMAIL PROTECTED]> wrote:
> For rpm based distros, how do I do that with YUM? Can someone please give
> me the exact line of command?
for rh/centos:
yum groupinstall 'Development Tools'
hth.
--
edel
_
Philippi
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 grou
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.
On Tue, Jun 17, 2008 at 1:03 PM, david t. as
In ubuntu, I just have to run
$ sudo apt-get install build-essential linux-headers-$(uname -r)
to be able to compile something.
For rpm based distros, how do I do that with YUM? Can someone please give
me the exact line of command?
Thank you.
_
P
5 matches
Mail list logo