compiling xbmc to specify python version
#1
when compiling XBMC in slackware and installing it on a new test machine, i am required to install a few dependencies such as python. the issue i am having is that when others install it on their slackware appliance they have to have the same version of python installed for it to work. this is kind of a pain. is there a way to specify during compiling which version(s) of python to use? i understand that certain versions wont be compatible but if i compile it with python 2.7 and someone has 2.6 install they have to reinstall python. i would much prefer to configure it so that a range of versions, or really any version is acceptable since in my scenario this is a custom appliance and there is really no reason an incompatible version would be installed.
Reply
#2
You are asking for a linux cross-build for desktop which is not supported in the current build design.

For a custom appliance, you are better using OpenElec where you are in control over everything.
Reply

Logout Mark Read Team Forum Stats Members Help
compiling xbmc to specify python version0