-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathREADME
32 lines (21 loc) · 873 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
OpenOBEX - Free implementation of the Object Exchange protocol
**************************************************************
Copyright (C) 1998-2000 Dag Brattli <[email protected]>
Copyright (C) 1999-2000 Pontus Fuchs <[email protected]>
Copyright (C) 2001-2002 Jean Tourrilhes <[email protected]>
Copyright (C) 2002-2008 Marcel Holtmann <[email protected]>
Compilation and installation
============================
In order to compile OpenOBEX you need following software packages:
- 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:
[email protected] - OpenOBEX discussions
For additional information about the project visit OpenOBEX web site:
http://www.openobex.org