Go to file
2008-06-22 21:59:42 +00:00
include Add safe version of sdp_extract_pdu function 2008-06-22 21:59:42 +00:00
src Add safe version of sdp_extract_pdu function 2008-06-22 21:59:42 +00:00
acinclude.m4 Enable usage of PIE by default 2008-06-16 00:49:28 +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 Improve build system 2007-12-08 21:46:12 +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 2008-06-18 16:09:54 +00:00
configure.in Update changelog and bump version number 2008-06-18 16:09:54 +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 Improve build system 2007-12-08 21:46:12 +00:00
NEWS Initial revision 2002-03-08 21:10:06 +00:00
README Update copyright information 2008-02-02 03:11: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-2008  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