view INSTALL.Ubuntu @ 290:7842bed901ca

Updated documentation
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 07 May 2010 16:33:12 +0900
parents f91fe0b85928
children 57b671bc5e8d
line wrap: on
line source

See INSTALL file for general instructions on building freeDiameter.

On Ubuntu / Debian, the following packages are required (aptitude install ...):
 cmake make gcc flex bison libsctp1 libsctp-dev libgnutls-dev libgcrypt-dev
 
Additionnaly, these ones may be useful:
 mercurial gdb
 
In order to build app_acct extension, you will also need the package libpq-dev.

Tested not working: Ubuntu Hardy (too old).
Tested working: Ubuntu Intrepid, Jaunty, Karmic, Lucid. Debian Lenny.
"Welcome to our mercurial repository"