[MacPorts] #35222: php-imap causes cli to take 35 seconds to initialize

MacPorts noreply at macports.org
Tue Jul 17 05:11:24 PDT 2012


#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 localgod@…):

 I uninstalled all macports pear related ports and installed pear manually.
 {{{
 cd #
 curl http://pear.php.net/go-pear.phar -o go-pear.phar
 sudo php go-pear.phar
 }}}

 I modified the PEAR install process to fit php54 to the following:
 {{{
 1. Installation base ($prefix) : /opt/local/lib/php54
 ...
 4. Binaries directory          : /opt/local/bin
 ...
 }}}

 This seem to work without any problems and I have access to pear packages
 not available thru macports like '''phploc'''.

 As the zendframwork and gearmand problem have been created as separate
 tickets, I think it is ok to close this one.

-- 
Ticket URL: <https://trac.macports.org/ticket/35222#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list