Search Criteria
Package Details: lokinet 0.9.14-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lokinet.git (read-only, click to copy) |
|---|---|
| Package Base: | lokinet |
| Description: | Anonymous, decentralized and IP based overlay network for the internet |
| Upstream URL: | https://github.com/oxen-io/lokinet |
| Keywords: | Anonymity Internet loki-network Network Oxen |
| Licenses: | GPL-3.0-or-later |
| Submitter: | nekgem |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 12 |
| Popularity: | 0.000077 |
| First Submitted: | 2020-05-06 01:44 (UTC) |
| Last Updated: | 2026-02-05 07:36 (UTC) |
Dependencies (11)
- curl (curl-gitAUR, curl-c-aresAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libuv (libuv-gitAUR)
- unbound (unbound-gitAUR)
- zeromq (zeromq-gitAUR, zeromq-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cppzmq (cppzmq-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- python (make)
Latest Comments
1 2 3 4 Next › Last »
quest commented on 2025-03-14 01:51 (UTC)
Would love to see this package updated to 0.9.13. I tried to get it working myself, but the changes seem non-trivial.
nekgem2 commented on 2023-08-29 02:53 (UTC)
seems i've fixed it. made use of vendored fmt/spdlog in header-only mode to avoid shared lib loader fails.
quest commented on 2023-08-05 00:47 (UTC)
Seems to be an upstream issue with fmt. Hopefully fixed soon.
https://github.com/fmtlib/fmt/issues/3567
quest commented on 2023-08-02 10:37 (UTC)
No longer builds.
berker commented on 2023-04-11 15:48 (UTC) (edited on 2023-04-11 15:49 (UTC) by berker)
I got
and it did not work.
After looking at the last changes I ran
(notice how I have / before var/lib in both cases) and now I can start the service
nekgem2 commented on 2023-03-27 02:29 (UTC)
@JerMah updated stuff with your
-DLOKINET_VERSIONTAG=releasesuggestion and also modified install script to take into account potentially missing var lokinet.ini. didn't change service file though, if i do it fails withthanks for reporting.
JerMah commented on 2023-01-19 01:47 (UTC)
Please also change the ExecStart line in lokinet.service to use /etc/loki/lokinet.ini because as it is it cannot find the configuration file.
JerMah commented on 2023-01-19 01:44 (UTC)
Please add -DLOKINET_VERSIONTAG=release or something similar to CMake invocation. Without that the build of version 0.9.11 fails.
1 2 3 4 Next › Last »