[Pdx-pm] cpan ExtUtils::MakeMaker issue
Tom Keller
kellert at ohsu.edu
Thu Apr 8 16:27:57 PDT 2010
Greetings,
I think I got help with this before, but I can't remember the fix. Sorry.
I'm getting makefile errors that seem to be related to switching to perl 5.10 but somehow messing up which ExtUtils::MakeMaker gets found?
cpan[3]> upgrade /Bio/
Package namespace installed latest in CPAN file
Bio::Align::AlignI undef 1.006001 CJFIELDS/BioPerl-1.6.1.tar.gz
Bio::Factory::EMBOSS undef 1.006000 CJFIELDS/BioPerl-run-1.6.1.tar.gz
Could not eval '
package ExtUtils::MakeMaker::_version;
no strict;
BEGIN { eval {
# Ensure any version() routine which might have leaked
# into this package has been deleted. Interferes with
# version->import()
undef *version;
require version;
"version"->import;
} }
local $Graph::VERSION;
$Graph::VERSION=undef;
do {
( defined $Graph::VERSION && $Graph::VERSION >= 0.5 ) ?
};
$Graph::VERSION;
' in /Library/Perl/5.10.0/Bio/Ontology/SimpleGOEngine/GraphAdaptor.pm: syntax error at (eval 179) line 17, at EOF
Suggestions greatly appreciated.
thanks,
Tom
kellert at ohsu.edu<mailto:kellert at ohsu.edu>
503-494-2442
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/pdx-pm-list/attachments/20100408/dafce27a/attachment.html>
More information about the Pdx-pm-list
mailing list