mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-25 00:11:28 +02:00
Fix Arch linux dead link
This commit is contained in:
parent
a85442f62b
commit
0bc1ce0745
@ -312,7 +312,7 @@ This example lists the steps necessary to setup and build a command line only, n
|
|||||||
Note:
|
Note:
|
||||||
Enabling wallet support requires either compiling against a Berkeley DB newer than 4.8 (package `db`) using `--with-incompatible-bdb`,
|
Enabling wallet support requires either compiling against a Berkeley DB newer than 4.8 (package `db`) using `--with-incompatible-bdb`,
|
||||||
or building and depending on a local version of Berkeley DB 4.8. The readily available Arch Linux packages are currently built using
|
or building and depending on a local version of Berkeley DB 4.8. The readily available Arch Linux packages are currently built using
|
||||||
`--with-incompatible-bdb` according to the [PKGBUILD](https://projects.archlinux.org/svntogit/community.git/tree/bitcoin/trunk/PKGBUILD).
|
`--with-incompatible-bdb` according to the [PKGBUILD](https://github.com/archlinux/svntogit-community/blob/packages/bitcoin/trunk/PKGBUILD).
|
||||||
As mentioned above, when maintaining portability of the wallet between the standard Bitcoin Core distributions and independently built
|
As mentioned above, when maintaining portability of the wallet between the standard Bitcoin Core distributions and independently built
|
||||||
node software is desired, Berkeley DB 4.8 must be used.
|
node software is desired, Berkeley DB 4.8 must be used.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user