Step By Step Guide to Compile Raven Coin

Step By Step Guide to Compile Raven Coin
Step By Step Guide to Compile Raven Coin
Step By Step Guide to Compile Raven Coin
Step By Step Guide to Compile Raven Coin
Step By Step Guide to Compile Raven Coin
Raven Coin Techaorha Solutions Private Limited
Raven Coin Techaroha Solutions Private Limited

Raven Coin is getting popular among the community and its a coin with a unique alogrithim X16.

Developers trying to run and compile Raven coin find it difficult to address all the issues since the resources available are also limited.

Many are face with like

Ravencoin/src/miner.cpp:500: undefined reference tovpwallets

To compile Raven Coin from Source code in Ubuntu 14.04 or Ubuntu 16 follow below step by step guides.

  1. Step 1 Install dependencies
  2. udo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils python3sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-devsudo apt-get install software-properties-common
    sudo add-apt-repository ppa:bitcoin/bitcoin
    sudo apt-get update

    udo apt-get install libminiupnpc-dev

    sudo apt-get install libzmq3-dev

  3. Step 2 Install Level DB(Please go to user home directory and start the installation)

wget http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz

echo ’12edc0df75bf9abd7f82f821795bcee50f42cb2e5f76a6a281b85732798364ef db-4.8.30.NC.tar.gz’ | sha256sum -c

tar -xvf db-4.8.30.NC.tar.gz

cd db-4.8.30.NC/build_unix

mkdir -p build

BDB_PREFIX=$(pwd)/build

../dist/configure –disable-shared –enable-cxx –with-pic —

prefix=$BDB_PREFIX

make install

Step 3 Compile Coin

./autogen.sh

./configure –enable-cxx –disable-shared –with-pic –prefix=$BDB_PREFIX CXXFLAGS=”-fPIC” CPPFLAGS=”-fPIC -I${BDB_PREFIX}/include/” LDFLAGS=”-L${BDB_PREFIX}/lib/”

make

If you want any help with the installation of Raven Coin or you want BlockChain Developers in India or any other location you can always contact us here.

We can also help you with cloning Raven Coin and creating your own crypto-currency.

Leave a Reply

Your email address will not be published. Required fields are marked *