Search Criteria
Package Details: libbitcoin-explorer 3.5.0-2
Git Clone URL: | https://aur.archlinux.org/libbitcoin-explorer.git (read-only, click to copy) |
---|---|
Package Base: | libbitcoin-explorer |
Description: | Bitcoin Command Line Tool |
Upstream URL: | https://github.com/libbitcoin/libbitcoin-explorer |
Licenses: | AGPL3 |
Submitter: | atweiden |
Maintainer: | None |
Last Packager: | atweiden |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-11 05:15 (UTC) |
Last Updated: | 2018-08-18 01:42 (UTC) |
Dependencies (19)
- boost (boost-git, boost174)
- boost-libs (boost171, boost-libs-git, boost174-libs)
- icu (icu-git-static, icu-git)
- libbitcoin-client (libbitcoin-client-git)
- libbitcoin-network (libbitcoin-network-git)
- libbitcoin-protocol (libbitcoin-protocol-git)
- libbitcoin-system (libbitcoin-system-git)
- libpng (libpng-minimal-git, libpng-git, libpng-apng)
- libsecp256k1 (libsecp256k1-git)
- qrencode (qrencode-git)
- zeromq (zeromq-git, zeromq-draft)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- gcc (gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libtool (libtool-git) (make)
- m4 (m4-git) (make)
- make (make-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Required by (3)
- libbitcoin
- libbitcoin-server (optional)
- libbitcoin-server-git (optional)
Latest Comments
peevsie commented on 2018-10-17 18:04 (UTC) (edited on 2018-10-17 18:06 (UTC) by peevsie)
I was able to install the required libbitcoin dependencies with 'makepkg --nocheck', but this one is currently failing for me during build()
CXXLD console/bx
/usr/bin/ld: console/bx-main.o: in function `__static_initialization_and_destruction_0(int, int) [clone .constprop.526]':
main.cpp:(.text.startup+0x8b): undefined reference to `boost::system::generic_category()'
...
/usr/bin/ld: /usr/lib64/libbitcoin.so: undefined reference to `boost::re_detail_106200::verify_options(unsigned int, boost::regex_constants::_match_flags)'
collect2: error: ld returned 1 exit status
make: *** [Makefile:2056: console/bx] Error 1
==> ERROR: A failure occurred in build().
Aborting...
synthetic commented on 2018-02-16 15:08 (UTC) (edited on 2018-02-16 15:10 (UTC) by synthetic)
Thanks, I managed to install with:
export MAKEPKG="makepkg --nocheck --skipinteg"
yaourt -S libbitcoin-explorer
atweiden commented on 2017-06-16 16:55 (UTC)
synthetic commented on 2017-06-09 07:42 (UTC)
atweiden commented on 2017-06-07 22:46 (UTC)
synthetic commented on 2017-06-07 11:36 (UTC) (edited on 2017-06-07 11:36 (UTC) by synthetic)