diff options
Diffstat (limited to 'INSTALL.Ubuntu')
| -rw-r--r-- | INSTALL.Ubuntu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.Ubuntu b/INSTALL.Ubuntu index d063335..2cc5492 100644 --- a/INSTALL.Ubuntu +++ b/INSTALL.Ubuntu @@ -46,6 +46,8 @@ the following commands should generate the freeDiameter packages for you: # Install the dependencies for building the source: sudo apt-get -y install mercurial cmake make gcc g++ bison flex libsctp-dev libgnutls-dev libgcrypt-dev libidn11-dev ssl-cert debhelper fakeroot \ libpq-dev libmysqlclient-dev libxml2-dev swig python-dev + +# On latest Ubuntu you will need libgnutls28-dev instead of libgnutls-dev # Retrieve the latest version of the source package cd |
