Categories
Bluetooth FC4

How to install KDE Bluetooth Manager in Fedora Core 4

This is my first post on any blog. This post will guide you through installation of KDE Bluetooth Manager in Fedora Core 4.

Download the source code and uncompress it.

[user@localhost ~]$ tar -xjf kdebluetooth-1.0_beta1.tar.bz2

[user@localhost ~]$ cd kdebluetooth-1.0_beta1

Now configure and make it.

[user@localhost kdebluetooth-1.0_beta1]$ ./configure

[user@localhost kdebluetooth-1.0_beta1]$ make

Then login as root and install it.

[user@localhost kdebluetooth-1.0_beta1]$ su

[root@localhost kdebluetooth-1.0_beta1]# make install

If you have any problems during installtion, e.g., some failed dependencies then look at the Installation->Requirements section of online manual of KDE Bluetooth Manager.

Then edit /etc/bluetooth/hcid.conf file as per the instructions at Installation->Setup section of online manual of KDE Bluetooth Manager.

That’s it 🙂

Design a site like this with WordPress.com
Get started