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

MythTV mythtv at cvs.mythtv.org
Thu Jun 5 04:03:59 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 anonymous):

 OK. With that patch, people shouldn't need to use INSTALL_ROOT for sandbox
 building (although it doesn't remove that var yet).
 We should be able to do:
 {{{
 ./configure --prefix=/tmp --runtime-prefix=..
 make install
 cd /tmp
 tar -czvf mythtv.tar.gz bin include lib share
 }}}
 to generate a new mythtv tarball that it totally relocatable!

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


More information about the mythtv-commits mailing list