deeponion / deeponion-legacy

Official Source Repo for DeepOnion - Anonymous Cryptocurrency on TOR Network (legacy)
https://deeponion.org
MIT License
416 stars 113 forks source link

DeepOnion-cli does not compile on Ubuntu 16.04 #178

Closed devzone777 closed 4 years ago

devzone777 commented 5 years ago

Hi,

I have compiled many times but the cli daemon won't compile. How can I make the cli compile? I need it to do anything with the daemon. The DeepOnion-qt also doesn't work even though it did compile. Why not compile the daemons and put them in releases for download?

devzone777 commented 5 years ago

Also there are no errors at all while compiling. Just get DeepOniond that does work, but no DeepOnion-cli and DeepOnion-qt aborts and exits immediately

aitorp6 commented 5 years ago

With this version you don't need DeepOnion-cli, you can do everything with DeepOniond. Try for example:DeepOniond help

what's your problem with qt client? I can compile and execute it with out any problems.