changeset 170:b6a51222f963

Additional dependances notes
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 26 Sep 2008 16:47:49 +0900
parents e11140e4869f
children 20939e47f0d3
files INSTALL
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Thu Sep 18 18:28:58 2008 +0900
+++ b/INSTALL	Fri Sep 26 16:47:49 2008 +0900
@@ -8,11 +8,14 @@
 
 Note that there are dependencies on some external tools that may not be enforced by the configure script:
 flex, bison, autoconf, automake, libtool ...
+On Ubuntu Hardy, the following packages were required:
+ gcc make flex bison libtool libsctp1 libsctp-dev libgnutls13 libgnutls-dev
 
 make install would probably install some files in your system but... at your own risks!
 (this will be improved later!)
 
 To clean almost all generated files, use: make maintainer-clean
+(you must have configured with --enable-maintainer-mode ?)
 
 
 Building in separate directory is supported (RECOMMENDED FOR DEVELOPERS!):
"Welcome to our mercurial repository"