Goutte / git-spend

Sum the time-tracking "/spend" commands of commit messages.
MIT License
11 stars 1 forks source link

Dependency with GLIBC #7

Open Goutte opened 1 year ago

Goutte commented 1 year ago

Other computer, older install using libc-2.31.so.

$ git spend sum

/usr/local/bin/git-spend: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /usr/local/bin/git-spend)
/usr/local/bin/git-spend: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/local/bin/git-spend)

Not sure if I can make this software work with older libc as well, of if I should just wait.