1 oFono - Open Source Telephony
2 *****************************
4 Copyright (C) 2008-2011 Intel Corporation. All rights reserved.
7 Compilation and installation
8 ============================
10 In order to compile telephony stack you need following software packages:
16 ./configure --prefix=/usr --mandir=/usr/share/man \
17 --sysconfdir=/etc --localstatedir=/var
19 Configure automatically searches for all required components and packages.
21 To compile and install run:
28 In order to have the PPP stack working in oFono you need to enable CONFIG_TUN
29 (Universal TUN/TAP device driver support) in your kernel .config.
37 For additional information about the project visit oFono web site: