Changes between Initial Version and Version 1 of Ticket #37456, comment 41


Ignore:
Timestamp:
Jan 13, 2013, 11:48:58 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37456, comment 41

    initial v1  
    1 did [[BR]]
    2 cd /usr[[BR]]
    3 sudo mv local local_tmp[[BR]]
    4 restart[[BR]]
    5 sudo port clean py27-pyqt4[[BR]]
    6 sudo port -f uninstall qt4-mac[[BR]]
    7 sudo port install qt4-mac[[BR]]
    8 sudo port install py27-pyqt4[[BR]]
     1did
     2{{{
     3cd /usr
     4sudo mv local local_tmp
     5}}}
     6restart
     7{{{
     8sudo port clean py27-pyqt4
     9sudo port -f uninstall qt4-mac
     10sudo port install qt4-mac
     11sudo port install py27-pyqt4
    912
    10 Error: org.macports.configure for port py27-pyqt4 returned: configure failure: command execution failed[[BR]]
     13Error: org.macports.configure for port py27-pyqt4 returned: configure failure: command execution failed
     14}}}
    1115main-log attached