comparison INSTALL.Fedora @ 861:adbbc3f2e4b8

Added c++ dependency in Fedora install file also
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 21 Oct 2012 23:09:58 +0200
parents e387d5c6b6f5
children 699c3fb0c57b
comparison
equal deleted inserted replaced
860:0172278ddafe 861:adbbc3f2e4b8
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 libidn-devel 6 # yum install cmake make gcc gcc-c++ 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"