#23993: mod_perl2 build fails with perl5.10 or perl5.12 --------------------------------+------------------------------------------- Reporter: gisburne@… | Owner: ryan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mod_perl2 --------------------------------+------------------------------------------- Comment(by cmc@…): My experience was that you have to do ''all'' of the following to get things working: * (Re)install perl5.12 with the `+threads` variant. * `port clean mod_perl2` port (or it will keep looking for old files). * Edit the Portfile for mod_perl2 to change `5.8*` to `5.*` in the `post- destroot` section. -- Ticket URL: <https://trac.macports.org/ticket/23993#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS