oxen-io / lokinet

Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
https://lokinet.org/
GNU General Public License v3.0
1.79k stars 224 forks source link

error while loading shared libraries: libspdlog.so.1: cannot open shared object file: No such file or directory #1980

Closed mahdi-ln closed 2 years ago

mahdi-ln commented 2 years ago
$ lokinet -g
lokinet: error while loading shared libraries: libspdlog.so.1: cannot open shared object file: No such file or directory

Device and Operating system (please complete the following information):

majestrate commented 2 years ago

makepkg branch rebased and added https://github.com/oxen-io/lokinet/commit/de5a35584a8add21e1a6daa1deeb91529c16d832 which should address it. let me know if it works. i am testing it now.

majestrate commented 2 years ago

36ffdf4b9 was pushed again, still testing...

mahdi-ln commented 2 years ago

My PC is old (and therefore safer). It is still building the new package. But this would be next error:

image

majestrate commented 2 years ago

suqashed it all into 9b7257fa173d00afe38f6ffd4b1e07fc2238bc03 and it seems to fix it.

squashed again to: e6e88a28fb98f73c2c5134d8126f82ecd3cef92a

mahdi-ln commented 2 years ago

I was wrong. No error happened during v0.9.10 installation