RE: How to compile an 8BIT Masternode on an Ubuntu Linux VPS - A Guide

You are viewing a single comment's thread from:

How to compile an 8BIT Masternode on an Ubuntu Linux VPS - A Guide

in eightbit •  7 years ago  (edited)

This helped me out, before compiling:
apt-get install automake
apt-get install libtool

and installing on Ubuntu 14.04x64 :)

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thanks. Yes, automake and libtool are common tools needed for any wallet. If you don't have them already installed, you'll need those as well.