changeset 321:6b69942ecadb

Added preliminary notes for NetBSD
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 02 Mar 2009 18:43:05 +0900
parents cfa8c1f4c07a
children 85046c97a50f
files INSTALL
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Mon Mar 02 14:06:51 2009 +0900
+++ b/INSTALL	Mon Mar 02 18:43:05 2009 +0900
@@ -19,6 +19,10 @@
 On Ubuntu Intrepid, the following packages were required:
  gcc make flex bison libsctp1 libsctp-dev cmake
 
+On NetBSD the following packages were required: (pkg_add -v <pack>)
+ cmake flex bison
+# To be completed: sctp, C compiler, Make ...
+
 make install would probably install some files in your system but... at your own risks!
 (never tested yet!)
 
"Welcome to our mercurial repository"