Build The DeepOnion Qt Wallet On Ubuntu

in #deeponion7 years ago

Here is quick guide to what I had to do to build the wallet on ubuntu 16.04

  • Ensure git is installed
    sudo apt-get install git
  • Clone the repo
    git clone https://github.com/deeponion/deeponion.git
    cd deeponion
  • Install all the required packages
    # Read doc/readme-qt.rst - Note not all packages are list so use the below list
    sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libevent-dev libqrencode-dev
  • Build leveldb
    cd src/leveldb
    chmod +x build_detect_platform
    make libleveldb.a libmemenv.a
    cd ../..
  • Build the QT wallet
    qmake
    make
  • RUN!
    ./DeepOnion-qt

Image of wallet

Hope this helps someone

Donations welcome ;) - DmHQGQHGGB9ZnBjUxcACSBvUi9Z7DR6cyh

Sort:  

This built without any problem on Ubuntu 17.04, I would test it out on Debian 9 but I imagine it'd also work ok. Nice work, took a while to built but errorless!

Need to also add libminiupnpc-dev to the apt-get install list.

Congratulations @nezero! You have received a personal award!

1 Year on Steemit
Click on the badge to view your Board of Honor.

Do not miss the last post from @steemitboard:

Presentamos el Ranking de SteemitBoard
Introducing SteemitBoard Ranking

Support SteemitBoard's project! Vote for its witness and get one more award!

Congratulations @nezero! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 2 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Coin Marketplace

STEEM 0.19
TRX 0.16
JST 0.033
BTC 64186.90
ETH 2759.80
USDT 1.00
SBD 2.66