[mythtv] New configure --prefix is not updating settings.pro

Ben bmythtvdevel at k9sr.us
Fri Apr 8 11:45:02 UTC 2005


Michael J. Lynch wrote:

> If you *really* want to put it in /usr, do:
>
>    ./configure --prefix=/usr
>    qmake PREFIX=/usr mythtv.pro

Actually, all you need is the first line.  Settings.pro has a check for 
PREFIX before it sets PREFIX, and configure outputs the prefix into 
config.mak.  Works for me, anyways.

Ben


More information about the mythtv-dev mailing list