comparison INSTALL.FreeBSD @ 643:f065e3cb846e 1.0.3

Updated documentation
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 21 Dec 2010 10:51:14 +0900
parents 85ba85b4739c
children a8269458d5b1
comparison
equal deleted inserted replaced
642:77c7ec18edec 643:f065e3cb846e
2 2
3 ------------------ 3 ------------------
4 QUICK INSTRUCTIONS 4 QUICK INSTRUCTIONS
5 ------------------ 5 ------------------
6 6
7 On FreeBSD-8.0 the following packages were required (should be same on FreeBSD-7.x): 7 On FreeBSD-8.0 at least the following ports packages were required (should be same on FreeBSD-7.x):
8 cmake flex bison gnutls 8 cmake flex bison gnutls
9 9
10 Then the cmake command had to look like: 10 Then the cmake command had to look like:
11 cmake -DFLEX_EXECUTABLE:FILEPATH=/usr/local/bin/flex ... 11 cmake -DFLEX_EXECUTABLE:FILEPATH=/usr/local/bin/flex ...
12 12
52 # make test 52 # make test
53 53
54 9) Install 54 9) Install
55 # make install 55 # make install
56 56
57 10) Run (the install path can be changed in cmake step): 57 10) Run (the install path can be changed during cmake step):
58 # /usr/local/bin/freeDiameterd --help 58 # /usr/local/bin/freeDiameterd --help
59 59
60 60
61 ------------------------------ 61 ------------------------------
62 app_acct test ADDITIONAL STEPS 62 app_acct test ADDITIONAL STEPS
"Welcome to our mercurial repository"