From 61bb87404b1c670df20c0cc0838f75a6e0664804 Mon Sep 17 00:00:00 2001 From: sandakersmann Date: Fri, 16 Oct 2015 20:19:51 +0200 Subject: [PATCH] Update of build instructions Update of build instructions for Linux/OSX with GNU make. --- INSTALL | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 8cd86e1..2ef3a19 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,9 @@ Linux/OSX with GNU make: -make +$ git clone https://github.com/samr7/vanitygen.git +$ cd vanitygen +$ sudo apt-get install build-essential libtool autotools-dev autoconf libssl-dev libdb-dev libdb++-dev libboost-all-dev libpcre3 libpcre3-dev automake +$ make + Windows: Tools: Microsoft Visual Studio 2010, Visual C++