Releases: baioc/graf
Releases · baioc/graf
pre-release
Full Changelog: v0.3.3...v0.4.20
beta
Changelog from alpha: v0.1.b...v0.3.3
The attached binary should work with any system using glibc 2.27 or later.
In older systems, the program might fail to start with -sh: graf: No such file or directory
.
This is due to a missing ELF interpreter path; fixed by running if ! [ -d /lib64 ]; then ln -s /lib /lib64; fi