On 12/2/05, Carl Fongheiser <[EMAIL PROTECTED]> wrote:
> On 12/2/05, Joseph A. Caputo <[EMAIL PROTECTED]> wrote:
>
> > Is Myth installed on your system? If you built from source it's
> > probably in "/usr/local", but the makefile is looking in "/usr", so it
> > can't find the Myth headers. My guess is you've got to do something
> > like "qmake PREFIX=/usr/local", or possibly edit mythrecipe.pro to
> > change PREFIX, then re-run qmake && make.
>
> The correct place to change PREFIX is in settings.pro.
No, the correct place to change PREFIX is in ./configure
MythRecipe doesn't have a configure script. settings.pro is where it defines PREFIX.
Carl Fongheiser
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
