Closed guenhter closed 6 years ago
Sorry about that, try this release, https://github.com/git-time-metric/gtm/releases/tag/v1.3.3-beta
Nope, still same problem.
Looks like I may have fixed this in the past and inadvertently removed it. https://github.com/git-time-metric/gtm/commit/52da5ffacd1923488c42a266fd70c425db3e7286 I'll update the build and we can see if that works for you.
If the library is needed by the plugin, I guess it's just a prerequisite for the plugin. In that case, it would be helpful to provide an installation instruction.
I try to make sure all dependencies are statically compiled into the gtm executable. Please see if the latest release works for you https://github.com/git-time-metric/gtm/releases/tag/v1.3.3. I briefly tested this on Centos 7.4. Hopefully this resolves your issue.
This fixed the problem. Thx
When I extract the gtm-tar 1.3.2-linux, and execute the
./gtm
, I get:Note: This doesn't happen with older releases like
1.2.11-linux