Well I fixed the themes install issue (directory oriented) but am now getting an error on the plugins installation. Anyone have any ideas?<br><br>Thanks,<br><br>xbox:/usr/src/mythplugins# ./configure --prefix-/usr/local<br>
MythMusic requires libcdaudio.<br>Disabling MythMusic due to missing dependencies.<br>Disabling MythBrowser due to missing KDE development packages.<br><br>Configuration settings:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythBrowser&nbsp;&nbsp; plugin will not be built
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythControls&nbsp; plugin will be built<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythDVD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; plugin will be built<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythGallery&nbsp;&nbsp; plugin will be built<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythGame&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; plugin will be built<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythMusic&nbsp;&nbsp;&nbsp;&nbsp; plugin will not be built
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythNews&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; plugin will be built<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythPhone&nbsp;&nbsp;&nbsp;&nbsp; plugin will be built<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythVideo&nbsp;&nbsp;&nbsp;&nbsp; plugin will be built<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MythWeather&nbsp;&nbsp; plugin will be built<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Transcode&nbsp;&nbsp;&nbsp;&nbsp; support will not be included in MythDVD
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VCD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; support will not be included in MythDVD<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OpenGL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; support will be included in MythGallery<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXIF&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; support will not be included in MythGallery<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FESTIVAL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; support will not be included in MythPhone
<br><br>xbox:/usr/src/mythplugins# qmake <a href="http://mythplugins.pro">mythplugins.pro</a><br>xbox:/usr/src/mythplugins# make<br>cd mythcontrols &amp;&amp; qmake <a href="http://mythcontrols.pro">mythcontrols.pro</a> -o Makefile
<br>cd mythcontrols &amp;&amp; make -f Makefile<br>make[1]: Entering directory `/usr/src/mythplugins/mythcontrols'<br>cd mythcontrols &amp;&amp; qmake <a href="http://mythcontrols.pro">mythcontrols.pro</a> -o Makefile<br>
cd mythcontrols &amp;&amp; make -f Makefile<br>make[2]: Entering directory `/usr/src/mythplugins/mythcontrols/mythcontrols'<br>make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.&nbsp; Stop.<br>make[2]: Leaving directory `/usr/src/mythplugins/mythcontrols/mythcontrols'
<br>make[1]: *** [sub-mythcontrols] Error 2<br>make[1]: Leaving directory `/usr/src/mythplugins/mythcontrols'<br>make: *** [sub-mythcontrols] Error 2<br><br><br>