Closed GoogleCodeExporter closed 9 years ago
You need to compile current BlueCove code on your system for it to work on
BlueZ v4!
We fixed the compilation but need to work on binary compatibility.
The build on build server still is for BlueZ v3 only
Also see discussions in developers group. We need a help fixing this last
problem.
Original comment by skarzhev...@gmail.com
on 14 Nov 2008 at 9:55
Yes, I should have tried to compile before asking you...
It's perfectly working :-)
Thank you for your help and for this excellent project.
Original comment by nocia....@gmail.com
on 15 Nov 2008 at 6:29
Build server is changed to produce compatible library:
ldd libbluecove.so
libbluetooth.so => /usr/lib/libbluetooth.so
Original comment by skarzhev...@gmail.com
on 22 Dec 2008 at 8:17
Original comment by skarzhev...@gmail.com
on 26 Dec 2008 at 3:48
I used to have the same problems. After searching for solutions, I found that
someone
recommended to recompile the source codes. This was very difficult. I found
that this
was more easy and worked well (for me). Just do this:
udo ln -s /usr/lib/libbluetooth.so /usr/lib/libbluetooth.so.2
This is done in order to make a symbolic link so Bluecove works with bluez 4.
Original comment by kurdthon...@gmail.com
on 14 Aug 2009 at 9:27
You should install the bluetooth development library to have this symbolic link
created.
refer to http://www.bluecove.org/bluecove-gpl/index.html
Original comment by minasho...@gmail.com
on 14 Aug 2009 at 11:17
Original issue reported on code.google.com by
nocia....@gmail.com
on 13 Nov 2008 at 12:21