Go to file
2004-04-03 06:04:35 +00:00
hcid Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
pcmcia Make use of $(sysconfdir) 2004-04-01 22:37:52 +00:00
rfcomm Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
scripts Make use of $(sysconfdir) 2004-04-01 22:37:52 +00:00
sdpd Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
test Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
tools Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
acinclude.m4 Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
AUTHORS Remove autoconf and automake specific files and update others 2004-03-31 17:23:00 +00:00
bootstrap Use automake config header feature 2004-04-03 05:26:15 +00:00
ChangeLog Update changelog and bump version number 2004-04-01 21:31:11 +00:00
configure.in Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
COPYING Remove autoconf and automake specific files and update others 2004-03-31 17:23:00 +00:00
INSTALL Remove autoconf and automake specific files and update others 2004-03-31 17:23:00 +00:00
Makefile.am Add sdpd subdirectory 2004-03-31 20:29:10 +00:00
NEWS Initial revision 2002-03-08 21:12:35 +00:00
README Update the installation information 2004-04-01 23:45:14 +00:00
utils.spec Update changelog and bump version number 2004-04-01 21:31:11 +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 utilities


1. Compilation and installation.

In order to compile Bluetooth utilities you need following software packages:
	- Linux Bluetooth protocol stack (BlueZ)
	- GCC compiler
	- Lexical Analyzer (flex, lex)
	- YACC (yacc, bison, byacc)

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.sourceforge.net - BlueZ general questions and discussions
	bluez-devel@lists.sourceforge.net - BlueZ development 

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