[mythtv-commits] Ticket #5624: QT-Webkit 4.4.1 not detected by mythbrowser

MythTV mythtv at cvs.mythtv.org
Thu Aug 14 22:25:20 UTC 2008


#5624: QT-Webkit 4.4.1 not detected by mythbrowser
------------------------------------+---------------------------------------
 Reporter:  eric.bosch at comcast.net  |        Owner:  ijr    
     Type:  defect                  |       Status:  new    
 Priority:  minor                   |    Milestone:  unknown
Component:  mythbrowser             |      Version:  head   
 Severity:  medium                  |   Resolution:         
  Mlocked:  0                       |  
------------------------------------+---------------------------------------

Comment(by paulh):

 Broke by [18144].

 One problem on Gentoo is configure is looking in the wrong place for the
 QtWebKit/QWebView header.

 Changing line 2678 in configure to

 {{{
 check_header qt4/QtWebKit/QWebView
 }}}

 allows configure to find the header but it still isn't being enabled for
 some reason.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5624#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list