bluez install errors (goal towards PS3 bluetooth remote)
#1
I'm trying to get my PS3 remote to control XBMC. I have XBMCBuntu installed, Frodo.Im following the wiki (http://wiki.xbmc.org/index.php?title=How..._BD_Remote).

I've acquired a bluetooth dongle, and the remote. Next, I need to install bluez. I've tried to install the latest version (5.10) and I get an error after typing ./configure ... the error is:

glib >2.28 required.

The wiki data is sort of dated, so I tried to just use an older version of bluez. And after typing ./configure for bluez version 4.94, I get another error. It is:

D-Bus library is required.

Has anyone else experienced this? What do I need to do to get this up and running?
Reply
#2
why don't use install a package? on ubuntu: sudo apt-get install bluez
Reply
#3
I tried that and I think it installed. But i downloaded multiple copies of bluez, how do I know which it installed? I also need to apply a patch. I'm new to executing commands in Linux and I'm not familiar with all of the keywords and such. I'm sort of trying to follow what other people are saying to do on the forums.

http://forum.xbmc.org/showthread.php?tid...pid1546891
Reply
#4
What version of ubuntu are you on?

You can find what version of bluez was installed by
Code:
dpkg -l bluez
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
#5
I'm on the "out of the box" xbmcbuntu frodo. I think its 12.x something.
Reply
#6
I don't currently have xbmcbuntu installed, so how about answering the question? And the result of the command I gave in my previous post.
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
#7
Thought I answered it. That line worked, and I was able to get the remote working. Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
bluez install errors (goal towards PS3 bluetooth remote)0