Go to file
2007-10-25 23:05:25 +00:00
include Add constant for Bluetooth socket options level 2007-10-24 21:16:46 +00:00
src Update changelog and bump version number 2007-10-25 23:05:25 +00:00
acinclude.m4 Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
AUTHORS Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
bluez.m4 Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
bluez.pc.in Add PKGConfig support 2004-06-03 10:05:20 +00:00
bootstrap Add --automake option 2006-08-18 19:41:53 +00:00
bootstrap-configure Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
ChangeLog Update changelog and bump version number 2007-10-25 23:05:25 +00:00
configure.in Update changelog and bump version number 2007-10-25 23:05:25 +00:00
COPYING Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
INSTALL Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
Makefile.am Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
NEWS Initial revision 2002-03-08 21:10:06 +00:00
README Update copyright information 2006-01-03 12:56:09 +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-2006  Marcel Holtmann <marcel@holtmann.org>

Bluetooth libraries


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
 
Configure automatically searches for all required components and packages. 

To compile and install run:
	make && make install


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