Kodi Community Forum

Full Version: Compiling using xbmc/tools/Linux/debian
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I usually compile from source but would prefer debs Smile

I saw a debian folder and saw in the changleog
Quote:xbmc (1:9.11~svn24886~deb1-1) experimental; urgency=low
* Package XBMC for Debian. (Closes: #469397)
I tried it but immediately get
Quote: fakeroot debian/rules clean
debian/rules build
cp: cannot stat `tools/XBMCLive/xbmc-live': No such file or directory
make[1]: *** [override_dh_auto_configure] Error 1
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I am running it from /home/xbmc/trunk/tools/Linux (I usually run dpkg-buildpackage from the parent directory to he debian folder.

Am I missing something or would this be included in the wait 24 hours rule Smile? The only reason I wasn't sure is because this error occurs before the compile

Here is the complete output http://pastebin.com/m8fe6f85
Ok. I have it working now with svn R25115

I had to move the debian folder to the trunk folder and rename xbmc-live-conf to xbmc-live-install.conf