[mythtv-commits] Re: Ticket #54: mythplugins configure script error

MythTV mythtv at cvs.mythtv.org
Mon Jul 4 23:38:35 EDT 2005


#54: mythplugins configure script error
-------------------------+--------------------------------------------------
       Id:  54           |      Status:  closed                       
Component:  mythbrowser  |    Modified:  Tue Jul  5 03:38:35 2005     
 Severity:  medium       |   Milestone:                               
 Priority:  major        |     Version:  head                         
    Owner:  ijr          |    Reporter:  Simon Kenyon <simon at koala.ie>
-------------------------+--------------------------------------------------
Comment (by nigel):

 has_header() not only searches in those fixed locations, but also in
 LD_LIBRARY_PATH. If the shell that you are trying to configure from has
 /usr/kde/<version>/lib in it, then configure should find the corresponding
 headers.

 If LD_LIBRARY_PATH is not set, then I don't see how you can expect to
 compile unless you either create some appropriate symlinks in your OS
 (e.g. ln -s /usr/kde/blah /usr/local/include), or modify the configure
 script for your install of the OS.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/54>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list