comparison INSTALL.Fedora @ 1562:6219359a36a9 default tip

Merge latest changes from proposed branch
author Sebastien Decugis <sdecugis@freediameter.net>
date Mon, 21 Jun 2021 19:08:18 +0800
parents 699c3fb0c57b
children
comparison
equal deleted inserted replaced
1558:932fca1cbbe4 1562:6219359a36a9
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 gcc-c++ flex bison lksctp-tools-devel gnutls-devel libgcrypt-devel libidn-devel 6 # yum install cmake make gcc gcc-c++ flex bison lksctp-tools-devel gnutls-devel libgcrypt-devel libidn2-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"