Debian/Ubuntu package for BitGesell
Pre-release
Pre-release
Debian package is built for creating nodes.
This is absolutely minimal build, not having graphical (Qt) wallet,
but allowing to bring online a full node with minimal prerequisites.
Installation:
-
Install specific version of BerkeleyDB:
apt install software-properties-common
add-apt-repository ppa:bitcoin/bitcoin
apt-get update
apt-get install libdb4.8-dev libdb4.8++-dev -
Install BGL-Core:
apt install ./bglcore_0.1.1-1_amd64.deb