Search Criteria
Package Details: nanocurrency-git 21.0DB2.r511.g301e9d6ff-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nanocurrency-git.git (read-only, click to copy) |
---|---|
Package Base: | nanocurrency-git |
Description: | Nano (formerly RaiBlocks) is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees. |
Upstream URL: | https://nano.org/ |
Licenses: | BSD 2-Clause |
Conflicts: | nanocurrency-node-git, raiblocks, raiblocks-git, raiblocks-node-git |
Provides: | nanocurrency, raiblocks |
Submitter: | slact |
Maintainer: | slact |
Last Packager: | slact |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-15 23:41 (UTC) |
Last Updated: | 2021-02-04 07:15 (UTC) |
Dependencies (4)
- boost (boost-gitAUR)
- boost-libs
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake-gitAUR) (make)
Required by (0)
Sources (8)
- git+https://github.com/clemahieu/phc-winner-argon2.git
- git+https://github.com/miniupnp/miniupnp.git
- git+https://github.com/nanocurrency/lmdb.git#branch=lmdb_0_9_21
- git+https://github.com/nanocurrency/nano-node.git
- git+https://github.com/weidai11/cryptopp.git
- nano-node.service
- nanowallet.desktop
- nanowallet128.png
Latest Comments
« First ‹ Previous 1 2
matiwinnetou commented on 2018-01-03 21:11 (UTC)
On Arch Linux (Manjaro) I have an issue compiling raiblocks-git
yaourt -S raiblocks-git
Please help with solution:
Scanning dependencies of target node [ 15%] Building CXX object CMakeFiles/node.dir/rai/plat/posix/openclapi.cpp.o [ 17%] Building CXX object CMakeFiles/node.dir/rai/node/bootstrap.cpp.o [ 18%] Building CXX object CMakeFiles/node.dir/rai/node/common.cpp.o [ 18%] Building CXX object CMakeFiles/node.dir/rai/node/node.cpp.o In file included from /tmp/yaourt-tmp-mati/aur-raiblocks-git/src/raiblocks/rai/node/node.cpp:5:0: /tmp/yaourt-tmp-mati/aur-raiblocks-git/src/raiblocks/rai/node/rpc.hpp:7:10: fatal error: boost/beast.hpp: No such file or directory #include <boost beast.hpp=""> ^~~~~~~~~~~~~~~~~ compilation terminated. make[3]: [CMakeFiles/node.dir/build.make:135: CMakeFiles/node.dir/rai/node/node.cpp.o] Error 1 make[2]: [CMakeFiles/Makefile2:375: CMakeFiles/node.dir/all] Error 2 make[1]: [CMakeFiles/Makefile2:471: CMakeFiles/rai_wallet.dir/rule] Error 2 make: [Makefile:316: rai_wallet] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build raiblocks-git. ==> Restart building raiblocks-git ? [y/N] ==> --------------------------------------</boost>
« First ‹ Previous 1 2