Browse Source

Merge pull request #514 from gubatron/readme-redhat-building-dependencies

Added dependency one liner example that'll save time to red hat users tr...
Con Kolivas 12 years ago
parent
commit
0bfac82743
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README

+ 3 - 0
README

@@ -104,6 +104,9 @@ If building from git:
 	autoconf
 	automake
 
+If building on Red Hat:
+        sudo yum install autoconf automake autoreconf libtool openssl-compat-bitcoin-devel.x86_64 \
+                         curl libcurl libcurl-devel openssh
 
 CGMiner specific configuration options:
   --enable-opencl         Enable support for GPU mining with opencl