diff INSTALL.FreeBSD @ 707:e387d5c6b6f5

Added support for Internationalized Domain Names (IDNA) using GNU libidn
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 09 Feb 2011 18:08:54 +0900
parents ff23fecac0b2
children a0ab56aa089f
line wrap: on
line diff
--- a/INSTALL.FreeBSD	Wed Feb 09 15:26:58 2011 +0900
+++ b/INSTALL.FreeBSD	Wed Feb 09 18:08:54 2011 +0900
@@ -19,7 +19,7 @@
    Install minimal system + ports using initial installer /usr/sbin/sysinstall
 
 
-2) Install cmake
+2) Install 'cmake'
 
  a) from sources:
     # cd /usr/ports/devel/cmake
@@ -29,12 +29,12 @@
     # pkg_add -v -r cmake
 	
  
-3) Install mercurial (optional)
-  (replace "cmake" by "mercurial" in the previous command) 
+3) Install 'mercurial' (optional)
+  (replace 'cmake' by 'mercurial' in the previous command) 
 
-4) Install flex and bison, same way.
+4) Install 'flex' and 'bison', same way.
 
-5) Install gnutls, same way also.
+5) Install 'gnutls' and 'libidn', same way also.
 
 6) Retrieve freeDiameter source code:
    # cd ~
"Welcome to our mercurial repository"