Overview#
I finally had time to test the latest version of XBMC media center (version 11) on my Fedora 16. My first test was using directly the rpm provided on rawhide repositories (fedora and rpm-fusion-free) but in this way many other components will be updated (like gnome for example) because the package is produced for Fedora 17.
Installation#
So, following this little guide that provides all necessary steps, I built XBMC directly on my Fedora.
Configuration#
The only thing to add at the end is to export the lib folder for the normal user (at least, on my fedora xbmc didn’t work without this step).
So, for example, you can edit your .bashrc file:
mmornati@desktop ~$ pwd
/home/mmornati
mmornati@desktop ~$ vi .bashrcAdding this line at the end of the file:
export LD_LIBRARY_PATH="/usr/local/lib":$LD_LIBRARY_PATHAnd then you can start XBMC without problem :D
Usage#
As you can see in the following picture, it’s really simple to use XBMC as AirPlay server (for videos, photos and music).
