Changes between Initial Version and Version 1 of Ticket #31989


Ignore:
Timestamp:
Nov 9, 2011, 2:32:55 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31989

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Cc jwa@… added
    • Property Keywords php52 pear removed
  • Ticket #31989 – Description

    initial v1  
    33I got those errors :
    44
    5 
     5{{{
    66--->  Staging php52 into destroot
    77Error: Target org.macports.destroot returned: shell command failed (see log for details)
     
    99Error: Status 1 encountered during processing.
    1010To report a bug, see <http://guide.macports.org/#project.tickets>
     11}}}
    1112
    1213And the command line is :
    1314
     15{{{
    1416sudo port install -f php52 +apache2 +mysql5 +pear +universal
     17}}}
    1518
    1619When i delete the +pear in the command line it works.