#35222: php-imap causes cli to take 35 seconds to initialize --------------------------------+------------------------------------------- Reporter: localgod@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: php-imap --------------------------------+------------------------------------------- Comment(by ryandesign@…): Replying to [comment:4 localgod@…]:
I don't really need imap, but I used to have zendframwork installed which depended on it. But there don't seem to be a zendframwork port there is php54 compliant so its not interesting for now anyway.
Yes, ZendFramework, and most other PHP-using ports, still need to have php5, php53 and php54 variants added to let the user choose. Feel free to file tickets about the ones you need so their maintainers can begin working on that.
{{{ sudo port install php54-pear }}} The install seems to have gone fine but I don't seem to have a pear command in my terminal?!
Ah you seem to be right. I have not used PEAR in a long time and handed this portion of PHP over to Bradley Giesbrecht. I think I remember hearing that the php54-pear port just lets the other separate PEAR module ports work correctly. So the answer is: don't use pear manually; instead, install the ports for the specific PEAR modules that you want. -- Ticket URL: <https://trac.macports.org/ticket/35222#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS