Damus
Hefty Smurf profile picture
Hefty Smurf
@nostrich
Relays (7)
  • wss://relay.primal.net – read & write
  • wss://public-relay.swallow.solutions – read & write
  • wss://nos.lol – read & write
  • wss://purplepag.es – read & write
  • wss://kadargo.zw.is – read & write
  • wss://nostr.filmweb.pl – read & write
  • wss://relay.nip05.social – read & write

Recent Notes

xfire · 67w
the instructions in the GitHub are pretty good, where is it failing for you?
Hefty Smurf profile picture
I’ve since got it working. But I kept getting error when trying to start lightningd. “Error loading shared libraries: libpq.so.5: cannot open…”

Solved that by installing “libpq-dev”. But get new error about “libsodium.so.23”. Installed libsodium-dev and now it works.

Didn’t see any references to those dependencies in GitHub. Hope that is correct solution.

Oh. I was installing the binaries, not compiling myself.

Ubuntu 24.04.
xfire · 67w
the instructions in the GitHub are pretty good, where is it failing for you?