[mythtv-commits] Ticket #5663: Warning! QtWebkit headers not found

MythTV mythtv at cvs.mythtv.org
Mon Sep 1 22:04:12 UTC 2008


#5663: Warning! QtWebkit headers not found
----------------------------------------------+-----------------------------
 Reporter:  dhighley at highley-recommended.com  |        Owner:  ijr    
     Type:  defect                            |       Status:  new    
 Priority:  minor                             |    Milestone:  unknown
Component:  mythtv                            |      Version:  head   
 Severity:  medium                            |   Resolution:         
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------

Comment(by sphery <mtdean at thirdcontact.com>):

 I attached a patch that I've been using that changes the QtWebKit check to
 use pkg-config.  Janne is looking at the patch and will probably use some
 approach that includes a pkg-config test for QtWebKit in the final version
 of the check that goes into configure.

 If your Qt is installed in a non-standard location and your pkg-config
 doesn't know about it, you can simply invoke the patched configure with:

 PKG_CONFIG_PATH=/path/to/qt/lib/pkgconfig:$PKG_CONFIG_PATH ./configure

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


More information about the mythtv-commits mailing list