diff INSTALL @ 234:f91fe0b85928

Updated INSTALL files
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 04 Mar 2010 17:32:00 +0900
parents 277ec00d793e
children 7842bed901ca
line wrap: on
line diff
--- a/INSTALL	Thu Mar 04 17:24:31 2010 +0900
+++ b/INSTALL	Thu Mar 04 17:32:00 2010 +0900
@@ -16,17 +16,11 @@
 or edit the CCmakeCache.txt file directly.
 
 Note that there are dependencies on external tools that may not be enforced by the configure script.
-On Ubuntu Intrepid, the following packages were required (aptitude install ...):
- gcc make flex bison libsctp1 libsctp-dev cmake libgnutls-dev libgcrypt-dev
-
-On FreeBSD the following packages were required:
- cmake flex bison
-Then the cmake command had to look like:
- cmake -DFLEX_EXECUTABLE:FILEPATH=/usr/local/bin/flex ...
+See the specific INSTALL.distro files matching your situation.
 
 make install has not been tested yet and will probably not behave as expected!
 
-You can also configure which extensions to build with CMake:
+You can configure which extensions to build with CMake:
 IGNORE_ALL_EXTENSIONS:BOOL=OFF    (or the following are ignored)
 BUILD_APP_TEST:BOOL=ON
 BUILD_RT_ANY:BOOL=ON
"Welcome to our mercurial repository"