Go to file
2004-07-07 15:56:21 +00:00
include Add AVDTP protocol identifier 2004-07-04 15:38:11 +00:00
src Update library version number 2004-05-08 20:22:26 +00:00
AUTHORS Remove autoconf and automake specific files and update others 2004-03-31 16:31:03 +00:00
bluez.pc.in Add PKGConfig support 2004-06-03 10:05:20 +00:00
bootstrap Update automake bootstrap process 2004-07-07 15:56:21 +00:00
ChangeLog Update changelog and bump version number 2004-05-08 20:36:18 +00:00
configure.in Update automake bootstrap process 2004-07-07 15:56:21 +00:00
COPYING Remove autoconf and automake specific files and update others 2004-03-31 16:31:03 +00:00
INSTALL Remove autoconf and automake specific files and update others 2004-03-31 16:31:03 +00:00
libs.spec Update changelog and bump version number 2004-05-08 20:36:18 +00:00
Makefile.am Change permission for bluez.pc file 2004-07-07 15:55:31 +00:00
NEWS Initial revision 2002-03-08 21:10:06 +00:00
README Update README 2004-06-16 09:34:22 +00:00

BlueZ - Bluetooth protocol stack for Linux

Copyright (C) 2000-2001  Qualcomm Incorporated
Copyright (C) 2002-2003  Maxim Krasnyansky <maxk@qualcomm.com>
Copyright (C) 2002-2004  Marcel Holtmann <marcel@holtmann.org>

Bluetooth libraries


1. Compilation and installation

In order to compile Bluetooth libraries you need following software packages:
	- Linux Bluetooth protocol stack (BlueZ)
	- GCC compiler

To configure run:
	./configure --prefix=/usr --sysconfdir=/etc
 
Configure automatically searches for all required components and packages. 

To compile and install run:
	make install


2. Information

Mailing lists:
	bluez-users@lists.sf.net - BlueZ general questions and discussions
	bluez-devel@lists.sf.net - BlueZ development 

For additional information about the project visit BlueZ web site:
	http://www.bluez.org