how does somobeody install perl(ExtUtils::Embed)

Richard W.M. Jones rjones at redhat.com
Mon Feb 17 16:42:32 UTC 2014


On Mon, Feb 17, 2014 at 12:11:54PM +0100, Martin Briza wrote:
> On Mon, 17 Feb 2014 12:08:53 +0100, Reindl Harald
> <h.reindl at thelounge.net> wrote:
> 
> >
> >[builduser at buildserver64:/rpmbuild/SPECS]$ rpmbuild -bb subversion.spec
> >error: Failed build dependencies:
> >        perl(ExtUtils::Embed) is needed by
> >subversion-1.8.5-2.fc20.20140217.rh.x86_64
> >        rubygem(minitest) is needed by
> >subversion-1.8.5-2.fc20.20140217.rh.x86_64
> >[builduser at buildserver64:/rpmbuild/SPECS]$ sudo yum install
> >perl(ExtUtils::Embed) rubygem(minitest)
> >-bash: syntax error near unexpected token `('
> >_____________________________
> >
> >how is somebody expected to translate such Require / Build-Requires
> >to a package name yum understands?
> >
> 
> Hi, use
> 
>  yum-builddep subversion

or even better in this case:

yum-builddep ./subversion.spec

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top


More information about the devel mailing list