-
**What version of Go are you using (`go version`)?**
go version go1.9 linux/amd64
**Does this issue reproduce with the latest release?**
Yes
**What operating system and processor architecture …
-
ubuntu and centos binaries. This means heron-stmgr and heron-tmaster are unable start that leads to issues.
-
**Which feature do you think can be improved?**
kata-runtime portability
kata runtime is a basic component which should be self-containing as much as possible, but today all go binary is dynami…
-
Hi, thanks for creating this wrapper. I like simplicity of the API. It solved my problem today when developing locally.
But when I tried to run the same code in docker, I encountered the same depen…
-
The binaries that are checked in are dynamically linked. This means they break on newer versions of Debian and Ubuntu, which ship `libpng16.so.16` instead of `libpng12.so.0`. If they were statically l…
evanj updated
6 years ago
-
With freebayes v1.3.4 we provide a static linked binary from this branch
https://github.com/freebayes/freebayes/compare/static-build?expand=1
A meson hacker should be able to make it a second ta…
-
`sparkle package` computes the transitive closure of all runtime dependencies (.so libraries) and copies those dependencies into the .jar file for the app. In this way, the app is self-contained. Howe…
mboes updated
7 years ago
-
Have just downloaded MacOS version from releases and getting the following error when trying to start it:
```bash
dyld: Library not loaded: /usr/local/opt/libssh2/lib/libssh2.1.dylib
Referenced…
-
Rust binaries can statically link to native libraries generated by build scripts. These libraries should be included in the SBOM.
`cargo build` JSON messages can show what libraries are linked (via…
tofay updated
7 months ago
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…