[mythtv-commits] Ticket #10321: When compiling at the configure, stage the prefix setting doesn't set.

MythTV noreply at mythtv.org
Sat Feb 11 04:22:03 UTC 2012


#10321: When compiling at the configure, stage the prefix setting doesn't set.
-------------------------------------------+-------------------------
     Reporter:  arizonamythtv@…            |      Owner:  beirdo
         Type:  Bug Report - General       |     Status:  new
     Priority:  minor                      |  Milestone:  unknown
    Component:  MythTV - configure script  |    Version:  Unspecified
     Severity:  medium                     |   Keywords:
Ticket locked:  0                          |
-------------------------------------------+-------------------------
 I've been compiling for some time, I compiled a couple of weeks ago and
 noticed this issue and so today I did a git pull on 0.24.2 and I noticed
 the same behavior. I like to set my path to usr and I've done this without
 issue for years. Now I notice that the configure output says the path is
 usr but when I do an sudo make install the program gets installed to the
 /usr/local/bin

 ./configure --prefix=/usr

 is the command I use but and configure reports back that it the install
 path is /usr but when I do a make install the program and it's components
 go to /usr/local.

 Easy to replicate and just enter my config command and watch where it gets
 installed

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10321>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list