[mythtv-commits] Ticket #5270: Relative PREFIX problem

MythTV mythtv at cvs.mythtv.org
Thu Jun 12 00:26:55 UTC 2008


#5270: Relative PREFIX problem
--------------------+-------------------------------------------------------
 Reporter:  nigel   |        Owner:  nigel   
     Type:  defect  |       Status:  assigned
 Priority:  minor   |    Milestone:  unknown 
Component:  mythtv  |      Version:  unknown 
 Severity:  medium  |   Resolution:          
  Mlocked:  0       |  
--------------------+-------------------------------------------------------

Comment(by nigel):

 LIBDIR is also used to install filters/*, so patch 4 was a little too
 agressive. Moved those common make variables back to settings.pro. I also
 tried to use -rpath ${RUNPREFIX} to ensure that the binaries would use the
 libraries they were built/installed with (instead of relying on
 LD_LIBRARY_PATH), but got caught up in trying to pass them from g++ down
 to ld, and gave up. This would also be a little annoying for developers
 who wanted to swap between library versions by using LD_LIBRARY_PATH.
 [BR]
 Will commit this in a few hours if I don't find any testbuild problems
 (and no-one complains - assuming that anyone is reading)

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


More information about the mythtv-commits mailing list