Hi,
I've been trying to execute XBMC on my PI but I've been receiving the follow message:
/usr/lib/xbmc/xbmc.bin: error while loading shared libraries: libbluetooth.so.3: cannot open shared object file: No such file or directory
I installed XBMC using:
pacman -S xorg-xinit xorg-server xf86-video-fbdev upower xbmc-rbp
systemctl enable xbmc.service
systemctl start xbmc.service
And I'm using the latest image: archlinux-hf-2013-06-06.
Any idea?