Closed ianhyzy closed 9 years ago
Try installing pkgconf
apt-get install pkgconf
(as root, use sudo if you need)
You'll also need the python headers if you don't have them.
sudo apt-get install python-dev
@ianhyzy I was able to compile the xwiimote-bindings on my RasPi B+ on ArchLinux. Do you still need to compile this package on your RasPi? Or did the hint from @jkuner help?
@mitras2 It's been a few months since I've used it but I believe the hint from @jkuner did work.
@ianhyzy Thanks for the answer. Good to hear @jkuner 's suggestion did help. Maybee it would be cool to mark the issue as solved or closed.
Kindest regards mitras2
I've tried compiling this on the raspberry pi, but I get the following issues. Apologies if any of this is dumb mistakes, I don't normally compile things.
with ./configure:
with ./autogen.sh:
Is this a bug? Or am I just doing something wrong? I have bluez 5.23 installed (compiled from source).