dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

Cannot locate/load 'libc.so.94.0' out of src directory

Open anoduck opened this issue 3 years ago • 0 comments

Although, go get ... is now deprecated, I was able to clone the repo into $GOPATH/src and successfully build the binary. As long as the binary was executed from within the source directory, it appears to work great, but if executed from anywhere else in the file system the error ld.so: dbxcli: can't load library 'libc.so.94.0' is received.

This is just "weird", but it probably has something to do with running OpenBSD.

anoduck avatar Jun 19 '22 09:06 anoduck