Work in progress.
Category: 6. Developers
Compile Masternode
Work in progress.
Compile Consominer
Instructions complements of OvErLoAd Compiling Consominer on Linux – # Install dependencies sudo apt-get update sudo apt-get install unzip -y sudo apt-get install binutils -y sudo apt-get install gcc-multilib g++-multilib -y sudo apt-get install build-essential -y sudo apt-get install gtk2.0 -y # (If asked, select “Manual Symlink setting” ) # Install Lazarus and FPC wget […]