Skip to content

This is a bash script for obtaining dependencies, downloading, and installing from source bitcoind and bitcoin-qt (bitcoin core) on Ubuntu 12.04 ONLY. May or may not work on any other platform.

License

Notifications You must be signed in to change notification settings

kaykurokawa/bitcoin_installer_ubuntu_1204

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bitcoin_installer_ubuntu_1204

This is a bash script for obtaining dependencies, downloading, and installing from source bitcoind and bitcoin-qt (bitcoin core) on Ubuntu 12.04 ONLY. May or may not work on any other platform.

Use -u flag to compile without UPNP support. To specify QT version use -q flag and vesion number (only QT4 and QT5 is supported). Default QT version is 4. Bitcoin folder will be created on the folder where this script is run from."

based on instruction : https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md

About

This is a bash script for obtaining dependencies, downloading, and installing from source bitcoind and bitcoin-qt (bitcoin core) on Ubuntu 12.04 ONLY. May or may not work on any other platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages