SCIENTIFIC-LINUX-USERS Archives

May 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Phil Schaffner <[log in to unmask]>
Reply To:
Phil Schaffner <[log in to unmask]>
Date:
Sat, 7 May 2011 08:47:03 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
Tadeusz WasiutyƄski wrote on 05/07/2011 07:32 AM:
 > Hello,
 > do I need rpmbuild? I do not see it in my SL6.
 > Regards
 > Tadeusz

Tadeusz,

Please reply to the list.  I wish that were the default, as is seems to 
be with most other lists I use.

To your question:

$ which rpmbuild
/usr/bin/rpmbuild
$ rpm -qf /usr/bin/rpmbuild
rpm-build-4.8.0-12.el6.i686

You could also do:
# yum provides \*/rpmbuild

So:
# yum install rpm-build

For other possible candidates for development packages, have a look at 
the results of:
# yum grouplist | grep Devel

Phil

ATOM RSS1 RSS2