[mythtv-commits] Ticket #5224: Make install error
MythTV
mythtv at cvs.mythtv.org
Sat May 17 18:20:42 UTC 2008
#5224: Make install error
-------------------------+--------------------------------------------------
Reporter: nigel | Owner: paulh
Type: defect | Status: closed
Priority: minor | Milestone: 0.22
Component: mytharchive | Version: head
Severity: medium | Resolution: fixed
Mlocked: 0 |
-------------------------+--------------------------------------------------
Changes (by paulh):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [17345]) Fix MythArchive not installing all DVD menu themes properly
after the switch
to Qt4.
The Qt4 version of qmake doesn't like directories names with spaces in
them so
this changes the themes with spaces in their names to use '_' instead.
NOTES:
After doing an svn update you will probably have to manually remove the
old
empty theme directories from your source directory. They are:-
mythplugins/mytharchive/mythburn/themes/G.A.N.T. - Animated
mythplugins/mytharchive/mythburn/themes/MythCenter - Animated
mythplugins/mytharchive/mythburn/themes/Simple - Autoplay
mythplugins/mytharchive/mythburn/themes/MythCenter - Autoplay
Similarly if you already have MythArchive installed it would be a good
idea
to remove the DVD menu themes from
/usr/local/share/mythtv/mytharchive/themes/
before doing 'make install' otherwise you will end up with some duplicate
themes.
Fixes #5224.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5224#comment:4>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list