update
Brandon Allbery
allbery.b at gmail.com
Fri Mar 2 20:30:23 PST 2012
On Fri, Mar 2, 2012 at 23:16, James Linder <jam at tigger.ws> wrote:
> :info:configure Can't locate File/Path.pm in @INC (@INC contains:
> /opt/local/share/autoconf
> /opt/local/lib/perl5/site_perl/5.12.3/darwin-multi-2level
> /opt/local/lib/perl5/site_perl/5.12.3
> /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level
> /opt/local/lib/perl5/vendor_perl/5.12.3
> /opt/local/lib/perl5/5.12.3/darwin-multi-2level /opt/local/lib/perl5/5.12.3
> /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at
> /opt/local/share/autoconf/Autom4te/General.pm line 40.
>
Perl is deranged; I've seen this happen after upgrading past the change to
the perl5 port to install the actual Perl as a sub-port, since it's likely
to switch you to perl 5.12 while your installed Perl modules are still for
whatever version you had been using. Force upgrading all the installed
p5-* ports should fix it (but may do more than is actually needed,
especially since --force tends to forcibly reinstall all the dependencies
whether they need it or not).
$ sudo port upgrade --force p5-\*
But wait for someone who knows more to answer before committing to that;
there is probably something less drastic that has been worked out.
--
brandon s allbery allbery.b at gmail.com
wandering unix systems administrator (available) (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120302/7199c4fe/attachment.html>
More information about the macports-users
mailing list