#26332: Problem with subversion-perl-bindings ----------------------------------+----------------------------------------- Reporter: flaviocruz@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: subversion-perlbindings ----------------------------------+----------------------------------------- Comment(by dluke@…): Replying to [comment:7 mh@…]:
I've had my MacBookPro for over 3 years, and I upgraded from Tiger to Snow Panther (10.4 to 10.6), and I have had a few puzzling issues since the OS upgrade. It's possible things are out of sync in Perl land.
Did you follow the migration instructions (http://trac.macports.org/wiki/Migration) after you updated? If not, MacPorts will probably not work right for you until you do.
I also notice from the build log that I sent you this line towards the
beginning:
{{{ checking for perl... /opt/local/bin/perl }}}
My system perl is /usr/bin/local/perl -- and when I ask the one in
/opt/local/bin for its version:
{{{ This is perl, v5.8.9 built for darwin-2level }}}
MacPorts uses its own libraries and binaries as much as possible (http://trac.macports.org/wiki/FAQ#ownlibs)
I'm thinking this could be a problem. I haven't installed everything on my MBP with port. Perhaps I should install Perl 5.10 via macports and then reinstall my p5 ports, including the subversion bindings?
That should work - you might also just be able to rebuild the perl5 you currently have installed per the migration instructions. -- Ticket URL: <http://trac.macports.org/ticket/26332#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS