[MacPorts] #23365: Can't install perl5.10 due to a conflicting port
#23365: Can't install perl5.10 due to a conflicting port ----------------------------+----------------------------------------------- Reporter: monoson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ----------------------------+----------------------------------------------- I was updating my ports (using "port selfupdate") and got the following error message: "---> Computing dependencies for perl5.10Error: Couldn't activate perl5.10 5.10.1_1: Can't install perl5.10 because conflicting ports are installed: perl5.8" I had perl5.10.1 installed before, but it was deactivated by Ports (when I performed the selfupdate) and now when I am trying to install it, I am getting the same error message. -d option didn't add any more information. I do have perl5.8 installed, but want to have both perl5.8 and perl5.10.1 -- Ticket URL: <http://trac.macports.org/ticket/23365> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23365: Can't install perl5.10 due to a conflicting port -----------------------------+---------------------------------------------- Reporter: monoson@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: wontfix | Keywords: Port: perl5.10 | -----------------------------+---------------------------------------------- Changes (by jmr@…): * cc: ricci@… (added) * status: new => closed * resolution: => wontfix * port: => perl5.10 Comment: Name mangling is required to prevent perl5.10 from conflicting with perl5.8, and it is now off by default. {{{ % port variants perl5.10 perl5.10 has the variants: darwin: Platform variant, selected automatically dtrace: Build with DTrace probes mangle_names: mangle the installed names by appending -5.10 to avoid conflicting with perl5.8 shared: Build shared perl library threads: Build with thread support universal: Build for multiple architectures }}} -- Ticket URL: <http://trac.macports.org/ticket/23365#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts