changeset 423:cd4d91188530

Updated information for FreeBSD
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 24 Jun 2009 14:33:57 +0900
parents f7f89575faef
children 89e0afe61a52
files INSTALL
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Tue Jun 23 16:09:35 2009 +0900
+++ b/INSTALL	Wed Jun 24 14:33:57 2009 +0900
@@ -19,9 +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>)
+On FreeBSD the following packages were required:
  cmake flex bison
-# To be completed: sctp, C compiler, Make ...
+Then the cmake command had to look like:
+ cmake -DFLEX_EXECUTABLE:FILEPATH=/usr/local/bin/flex ...
 
 make install would probably install some files in your system but... at your own risks!
 (never tested yet!)
"Welcome to our mercurial repository"