comparison INSTALL.Fedora @ 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 f065e3cb846e
children adbbc3f2e4b8
comparison
equal deleted inserted replaced
706:4ffbc9f1e922 707:e387d5c6b6f5
1 ### Very short install notes for Fedora (tested on Fedora 13 and 14) 1 ### Very short install notes for Fedora (tested on Fedora 13 and 14)
2 # Please refer to other INSTALL files for more detailed instructions (e.g. extension-specific notes). 2 # Please refer to other INSTALL files for more detailed instructions (e.g. extension-specific notes).
3 3
4 4
5 Dependencies on Fedora 13 (from minimal system): 5 Dependencies on Fedora 13 (from minimal system):
6 # yum install cmake make gcc flex bison lksctp-tools-devel gnutls-devel libgcrypt-devel 6 # yum install cmake make gcc flex bison lksctp-tools-devel gnutls-devel libgcrypt-devel libidn-devel
7 7
8 In addition, if you have not already retrieved the latest source: 8 In addition, if you have not already retrieved the latest source:
9 # yum install mercurial 9 # yum install mercurial
10 10
11 Following dependencies are optional, depending on which extensions you plan to compile 11 Following dependencies are optional, depending on which extensions you plan to compile
"Welcome to our mercurial repository"