mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-02 17:16:00 +00:00
Merge pull request #210 from ian-kelling/master-1.5
Documentation for Fedora dependency equivalents.
This commit is contained in:
commit
eebcf419e8
@ -111,6 +111,24 @@ If you need to build Boost yourself:
|
||||
./bjam install
|
||||
|
||||
|
||||
Dependency Build Instructions: Fedora
|
||||
-------------------------------------
|
||||
|
||||
Tested on Fedora 20:
|
||||
|
||||
sudo yum install openssl-devel
|
||||
sudo yum install miniupnpc-devel
|
||||
sudo yum install boost-devel
|
||||
sudo yum install libdb4-cxx-devel
|
||||
sudo yum install libss-devel
|
||||
sudo yum install qrencode
|
||||
|
||||
Optional:
|
||||
|
||||
sudo yum install miniupnpc-devel (see USE_UPNP compile flag)
|
||||
|
||||
|
||||
|
||||
Security
|
||||
--------
|
||||
To help make your litecoin installation more secure by making certain attacks impossible to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user