[MacPorts] #27661: qt4-creator-mac @2.0.1_1 Unable to tu use help system

MacPorts noreply at macports.org
Sat Apr 23 08:57:33 PDT 2011


#27661: qt4-creator-mac @2.0.1_1 Unable to tu use help system
-------------------------------------+--------------------------------------
  Reporter:  lutz.maibaum@…          |       Owner:  mcalhoun@…           
      Type:  defect                  |      Status:  closed               
  Priority:  Normal                  |   Milestone:                       
 Component:  ports                   |     Version:  1.9.2                
Resolution:  invalid                 |    Keywords:                       
      Port:  qt4-creator-mac         |  
-------------------------------------+--------------------------------------
Changes (by mcalhoun@…):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 The original problem stemmed from the fact that Qt4 moves Assistant.app to
 a new location:
 {{{
     # Move .apps into the applications_dir
     xinstall -m 755 -d ${destroot}${qt_apps_dir}
     foreach app [glob ${destroot}/${qt_bins_dir}/*.app] {
         move ${app} ${destroot}${qt_apps_dir}
     }
 }}}
 Creator was then unable to locate it.

 As far as I can tell, Creator 2.1.0 (r78078) no longer opens
 Assistant.app, so there should no longer be a problem.

 If I am wrong, please feel free to reopen.

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


More information about the macports-tickets mailing list