Commit 38fc498691731f54ce2342ef1de1d3ff65bbdbd4

ec2-user 2013-11-07T17:29:39

Added dependency one liner example that'll save time to red hat users trying to build after a fresh checkout from git

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/README b/README
index 87c558e..7972568 100644
--- a/README
+++ b/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