Cannot install from latest SVN
#1
Hi!
Quote::~/dist/xbmc-svn$ sudo make install
Copying XBMC binary to /usr/local/share/xbmc/xbmc.bin
You can run XBMC with the command 'xbmc'
Copying support and legal files...
Done!
Copying system files to /usr/local/share/xbmc
find: `skin': No such file or directory
make: *** [install-datas] Error 1
Quote::~/dist/xbmc-svn$ make skins
make -C addons/skin.confluence/media
make[1]: Entering directory `/home/orc/dist/xbmc-svn/addons/skin.confluence/media'
make -C ../../../tools/TexturePacker
make[2]: Entering directory `/home/orc/dist/xbmc-svn/tools/TexturePacker'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/orc/dist/xbmc-svn/tools/TexturePacker'
make[1]: Leaving directory `/home/orc/dist/xbmc-svn/addons/skin.confluence/media'
make -C addons/skin.pm3-hd/media
make[1]: Entering directory `/home/orc/dist/xbmc-svn/addons/skin.pm3-hd/media'
make -C ../../../tools/TexturePacker
make[2]: Entering directory `/home/orc/dist/xbmc-svn/tools/TexturePacker'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/orc/dist/xbmc-svn/tools/TexturePacker'
make[1]: Leaving directory `/home/orc/dist/xbmc-svn/addons/skin.pm3-hd/media'

Ubuntu 10.04, XBMC SVN revision 29653
What i do wrong?
Reply
#2
Chuwbacca Wrote:..
What i do wrong?

You used the Latest SVN simple as that
Reply
#3
I just had the same exact issue compiling 29674. I'm reverting to last known good revision.
Reply
#4
spcmnspff Wrote:I just had the same exact issue compiling 29674. I'm reverting to last known good revision.

I installed 28042 last week and it's working fine. I used Package Manager and didn't compile.
Mythbuntu doesn't need viruses - we have Sudo
Reply
#5
29738 works. There's notes in trac about fixing the skins. Must be it.
Reply

Logout Mark Read Team Forum Stats Members Help
Cannot install from latest SVN0