4th Street Bar Hive-Bar

Hive-Bar Powered by Hive beta-fdb5b5b

Community post

DeepOnion Headless Debian/Ubuntu Linux howto

Screen Shot 2017-08-30 at 09.53.41.png

How to get DeepOnion running headless on your linux box

First of all you need to download the wallet from the official deeponion.org website.

https://deeponion.org/DeepOniond.gz

Use wget to do this in the terminal

Screen Shot 2017-08-30 at 09.24.36.png

Next step you need to unzip.

gunzip DeepOniond.gz

The next step is to make the file executable

chmod +x DeepOniond

Make sure you have all dependencies installed.

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
sudo apt-get install libevent-dev

After you have done all this, try to run the deamon

./DeepOniond

If you receive an error like below.

Screen Shot 2017-08-30 at 09.42.38.png

Try to find out which version you have of libminiu

locate libminiupnpc.so

Screen Shot 2017-08-30 at 09.51.00.png

Fix the problem by making a link

ln -s /usr/lib/x86_64-linux-gnu/libminiupnpc.so.10 /usr/lib/x86_64-linux-gnu/libminiupnpc.so.9

Screen Shot 2017-08-30 at 09.42.59.png

Afterwards you should be able to start the headless deeponion

Screen Shot 2017-08-30 at 09.42.18.png

All that rests now is to create your conf file.

Good luck

2 upvotes $0.00

Replies (0)

Conversation

No replies yet

Replies will appear here as people join the conversation.

Review before signing

Posting as . Signing with . Keychain permission: Posting. Hive Keychain will ask you to approve this action next.


  
Technical details

Operation fingerprint: