X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=building.txt;h=01ce2687abad49de211e0907c50009609b189d3a;hb=17cbf2a542dafde1863bfb642281d02d9c7d2f85;hp=662e8a7dc593128a51a7304f8bdad7ecc02db8ea;hpb=7b499c3676de8069f7cfa13bca61837e9ee1f970;p=feisty_meow.git diff --git a/building.txt b/building.txt index 662e8a7d..01ce2687 100644 --- a/building.txt +++ b/building.txt @@ -75,8 +75,7 @@ How to install the most frequently needed compiler and library dependencies: sudo apt-get install build-essential librtmp-dev libcurl4-gnutls-dev libssl-dev Centos / Redhat / Fedora: - yum install gcc gcc-c++ openssl-devel.x86_64 -#hmmm: there may be missing items for centos. + sudo yum install gcc gcc-c++ openssl-devel.x86_64 curl-devel ====