PDA

View Full Version : Debian testing - cannot start xbmc.bin


terr1
2008-11-17, 23:56
Running debian testing, kernel 2.6.26 using nvidia driver..

Installed xbmc using svn source version 16217, saw no errors during compile..

When I try to start xbmc.bin I see the XBMC window for 1 second before it disapears with the following error message on console:
Fatal error encountered, aborting..


My error log:
http://www.linuxgeek.dk/ss/xbmc/xbmc.log

Any tips? :/

theuni
2008-11-18, 00:24
Looks like you're missing skins?

Did you make install? You should'nt be running xbmc.bin directly.

TheUni

terr1
2008-11-18, 01:44
ah thought the ./build.sh did the install to the BUILD dir directly, make install fixed it thx..

theuni
2008-11-18, 01:52
build.sh is deprecated. You should not use it.

./configure, make, make install.
That's it!

TheUni

rogerdugans
2008-12-02, 06:12
Just joined,

Any luck getting XBMC running in Debian?

I am starting to rebuild/mix up parts for another HTPC and strongly considering XBMC for it.