Linux Install XBMC on LFS
#1
hi all,

i need to install XBMC in a LFS version yet to be created ... my question is, what packages need to run XBMC?

I'll explain .. I have to create something like OpenELEC ... then start with LFS, install what I need to run XBMC.

I do not know if this is the right section or if someone can give me some help, and sorry for my english :E

thanks for your attention
Reply
#2
all the dependencies are listed in the readme:
https://github.com/xbmc/xbmc/blob/master...ADME.linux
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
Hi,

I've only ever really used distros with package management; which is near all of them nowadays. Here are the dependencies reported from APT:-

Code:
Depends: xbmc-bin (>= 2:13.0~git20130627.0500-9372af7-0raring), xbmc-bin (< 2:13.0~git20130627.0500-9372af7-0raring.1~), mesa-utils, x11-utils, ttf-liberation, ttf-dejavu-core, python-bluez | python-lightblue, python-imaging,
         python-simplejson, libmad0, libass4, libssh-4 | libssh2-1, swig, libnfs1, libbluray1, libshairport1, libshairplay0, libmp3lame0, libvorbisfile3, libaacs0, libflac8, libcec2 (>= 2.1.1), python, python-support (>=
         0.90.0)
Recommends: python-qt3, libvdpau1, xbmc-pvr-mythtv-cmyth, xbmc-pvr-vuplus, xbmc-pvr-vdr-vnsi, xbmc-pvr-njoy, xbmc-pvr-nextpvr, xbmc-pvr-mediaportal-tvserver, xbmc-pvr-tvheadend-hts, xbmc-pvr-dvbviewer, xbmc-pvr-argustv
Suggests: xbmc-test-helper, libva-intel-vaapi-driver, libva1



More likely what ronie said Smile
HTPC RPI3 Kodi 17 (Krypton) v8.0.1 MR
Storage BPI 1x 500GB SSD UPnP server
Display Sony Bravia 32"
Reply
#4
You could also take a look at openelec sources on github. Gentoo is also good for making custom distros.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply

Logout Mark Read Team Forum Stats Members Help
Install XBMC on LFS0