comparison INSTALL.Ubuntu @ 643:f065e3cb846e 1.0.3

Updated documentation
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 21 Dec 2010 10:51:14 +0900
parents 95bb43106039
children a8269458d5b1
comparison
equal deleted inserted replaced
642:77c7ec18edec 643:f065e3cb846e
12 freeDiameter is shipped with the necessary files to generate the Debian package. 12 freeDiameter is shipped with the necessary files to generate the Debian package.
13 All related files are in the directory "contrib/debian" of the distribution. 13 All related files are in the directory "contrib/debian" of the distribution.
14 As a first step, you have to link this directory from your top-level dir: 14 As a first step, you have to link this directory from your top-level dir:
15 ln -s contrib/debian 15 ln -s contrib/debian
16 16
17 ============================================
17 18
18 The following packages are required to compile freeDiameter from source: 19 The following packages are required to compile freeDiameter from source:
19 cmake make gcc flex bison libsctp1 libsctp-dev libgnutls-dev libgcrypt-dev 20 cmake make gcc flex bison libsctp1 libsctp-dev libgnutls-dev libgcrypt-dev
20 21
21 Additionnaly, these ones may be useful: 22 Additionnaly, these ones may be useful:
33 libxml2-dev 34 libxml2-dev
34 35
35 dbg_interactive: 36 dbg_interactive:
36 swig python-dev 37 swig python-dev
37 38
39 ============================================
38 40
39 If your debhelper environment is recent (> 7.3.9 to provide cmake support), 41 If your debhelper environment is recent (> 7.3.9 for cmake support),
40 the following commands should generate the freeDiameter packages for you: 42 the following commands should generate the freeDiameter packages for you:
41 43
42 # Install the dependencies for building the source: 44 # Install the dependencies for building the source:
43 sudo apt-get -y install mercurial cmake make gcc bison flex libsctp-dev libgnutls-dev libgcrypt-dev ssl-cert debhelper fakeroot \ 45 sudo apt-get -y install mercurial cmake make gcc bison flex libsctp-dev libgnutls-dev libgcrypt-dev ssl-cert debhelper fakeroot \
44 libpq-dev libmysqlclient-dev libxml2-dev swig python-dev 46 libpq-dev libmysqlclient-dev libxml2-dev swig python-dev
67 freeDiameterd 69 freeDiameterd
68 70
69 =========================================== 71 ===========================================
70 72
71 freeDiameter has been tested on the following distributions (compiled from source as described bellow): 73 freeDiameter has been tested on the following distributions (compiled from source as described bellow):
72 Ubuntu Intrepid, Jaunty, Karmic, Lucid. 74 Ubuntu Intrepid, Jaunty, Karmic, Lucid, Maverick, Natty.
73 Debian Lenny. 75 Debian Lenny.
74 76
75 Ubuntu Hardy support is known to be broken. 77 Ubuntu Hardy support is known to be broken.
76 78
77 The Debian package has been generated with success on Debian (>=Squeeze) and Ubuntu (>=Karmic). 79 The Debian package has been generated with success on Debian (>=Squeeze) and Ubuntu (>=Karmic).
"Welcome to our mercurial repository"