Browse Source

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

ec2-user 12 years ago
parent
commit
38fc498691
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
 	autoconf
 	automake
 	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:
 CGMiner specific configuration options:
   --enable-opencl         Enable support for GPU mining with opencl
   --enable-opencl         Enable support for GPU mining with opencl