niu-lab / msisensor-ct

Microsatellite instability (MSI) detection for cfDNA samples.
GNU General Public License v3.0
18 stars 3 forks source link

glibc issue #13

Open alexturcoo opened 2 weeks ago

alexturcoo commented 2 weeks ago

I have been facing this error message even after installing glibc v2.23

./msisensor-ct: /lib64/libm.so.6: version `GLIBC_2.23' not found (required by ./msisensor-ct)

I have tried adjusting environment variables and trying to make gcc compatible with glibc however it still does not seem to work...