[mythtv] MythMovies: Movie Times Plugin

Steven Adeff adeffs.mythtv at gmail.com
Mon Sep 25 17:05:51 UTC 2006


On 9/25/06, Josh Lefler <joshlefler at leflerinc.com> wrote:
>  I don't see any errors, just a bunch of warnings. However, I will say that
> it appears from your path that its not in the right place for the make
> install to work properly.
>
>  The mythmovies.pro file has two include directives:
>  include ( ../../mythconfig.mak )
>  include ( ../../settings.pro )
>
>  That will only work if its built from the mythplugins subdirectory one
> level deep. Meaning, you should have a mythplugins directory that contains
> mythgame, mythvideo, mythweb etc.  From inside that mythplugins directory,
> run:
>
>  mkdir mythmovies
>  cd mythmovies
>  svn co https://www.leflerinc.com/svn/mythmovies/trunk ./
>  qmake
>  make
>  sudo make install
>
>  Hope that helps,
>  Josh Lefler
> Lefler, Inc.

Indeed. I'll compile it when I get home, I need to check some of my
commflag2 tests I've been running via ssh anyway.

-- 
Steve
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette -
http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette


More information about the mythtv-dev mailing list