Closed foala closed 4 years ago
LD_LIBRARY_PATH=/home/ligw/software/gcc-10.1.0/lib64:/home/ligw/software/gcc-10.1.0:/home/ligw/software/mpc-1.0.2/lib:/home/ligw/software/gmp-5.0.1/lib:/home/ligw/software/mpfr-3.1.2/lib:/home/ligw/lib/isl/lib:/home/ligw/lib/isl:$LD_LIBRARY_PATH:/public/home/ligw/lib:/public/home/ligw/lib64 export LD_LIBRARY_PATH
Hello, Thank you for this promising tool. I am excited to get all the D-statistics with vcf file alone.
I have been trying to compile it on a conda environment for two weeks now, but this kept failing. I installed gcc 4.9 (https://anaconda.org/serge-sans-paille/gcc_49) on a new condo environment, but I keep getting this error
./Build/Dsuite: /usr/lib64/libstdc++.so.6: version
GLIBCXX_3.4.21' not found (required by /Build/Dsuite).I tried installing newer gcc versions (5.5, 6, 7.2) all via conda, but I keep getting the same error. When I checked
strings /usr/lib64/libstdc++.so.6 | grep GLIBCXX` I gotCan you please assist. Your urgent response is highly appreciated. Thanks,