snarf updated from experience with new config names, utils updated with higher stack...
[feisty_meow.git] / building.txt
index 662e8a7dc593128a51a7304f8bdad7ecc02db8ea..01ce2687abad49de211e0907c50009609b189d3a 100644 (file)
@@ -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
 
 ====