Skip to content

Debian/Ubuntu package for BitGesell

Pre-release
Pre-release
Compare
Choose a tag to compare
@wu-emma wu-emma released this 11 Apr 19:39
· 12597 commits to master since this release
cdf1295

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:

  1. 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

  2. Install BGL-Core:
    apt install ./bglcore_0.1.1-1_amd64.deb