[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Apache Subversion 1.8.0 Released (Can't locate ExtUtils/Embed.pm in @INC)

From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Tue, 18 Jun 2013 14:02:52 -0400

On 6/18/2013 8:06 AM, Branko Čibej wrote:
> We're happy to announce the release of Apache Subversion 1.8.0.

Another little thing that I found when compiling 1.8 on CentOS 6 is that
we now need to install the perl ExtUtils packages.

Can't locate ExtUtils/Embed.pm in @INC (@INC contains:
/usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
/usr/lib64/perl5 /usr/share/perl5 .).
BEGIN failed--compilation aborted.

Easily fixed with

# yum install perl-ExtUtils-Embed

(I had recently compiled SVN 1.7 on this same box, so 1.8 requires a few
new things that weren't already installed.)
Received on 2013-06-18 20:04:05 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.