dbxcli
dbxcli copied to clipboard
Cannot locate/load 'libc.so.94.0' out of src directory
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.