Bitcoin Forum
June 22, 2024, 08:49:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SNC] Stannum coin. Rebirth of neoscrypt. |Masternodes||ASIC Resistant| on: March 22, 2018, 06:54:26 AM
Manual build wallet in Fedora 27 (Linux)
Dependency Build Instructions

Build requirements:

Code:
sudo dnf install gcc-c++ libtool make autoconf automake openssl-devel libevent-devel boost-devel libdb4-devel libdb4-cxx-devel python3

Optional:

Code:
sudo dnf install miniupnpc-devel

To build with Qt 5 (recommended) you need the following:

Code:
sudo dnf install qt5-qttools-devel qt5-qtbase-devel protobuf-devel

libqrencode (optional) can be installed with:

Code:
sudo dnf install qrencode-devel

To Build

Code:
./autogen.sh
Code:
./configure
Code:
make
Code:
sudo make install # optional
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!