1 oFono - Open Source Telephony
2 *****************************
4 Copyright (C) 2008-2009 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: