[MacPorts] #37456: py-pyqt4: qtdirs.app/Contents/MacOS/qtdirs failed to create qtdirs.out. Make sure configure your Qt installation is correct.

MacPorts noreply at macports.org
Sat Jan 12 05:44:48 PST 2013


#37456: py-pyqt4: qtdirs.app/Contents/MacOS/qtdirs failed to create qtdirs.out.
Make sure configure your Qt installation is correct.
-----------------------+-------------------------
  Reporter:  cgcgcg@…  |      Owner:  michaelld@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.1.2
Resolution:            |   Keywords:
      Port:  py-pyqt4  |
-----------------------+-------------------------

Comment (by michaelld@…):

 Here's another one to try:
 {{{
 cd /usr
 sudo mv local local_tmp
 sudo port clean py27-pyqt4
 sudo port -f uninstall qt4-mac
 sudo port install qt4-mac
 sudo port install py27-pyqt4
 }}}
 and see if that works.  Then, to move everything back after this:
 {{{
 cd /usr
 sudo mv local_tmp local
 }}}
 Or, if you don't use the stuff in /usr/local, you can just leave it as
 moved. I'm pretty sure MacPorts provides ports for the projects that are
 installed in /usr/local, if you want to use them.

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


More information about the macports-tickets mailing list