Closed euduca closed 6 years ago
Thanks for your interest in cath-tools
and for your efforts to tackle this problem.
cath-tools
provides pre-built binary executables on the releases page. Please can you try downloading the cath-resolve-hits.centos6
file, making it executable (chmod +x cath-resolve-hits.centos6
) and seeing whether you can run it (./cath-resolve-hits.centos6 -h
). That version only requires GLIBC_2.4
so shouldn't cause your original problem.
If you have further similar library errors with the libc
or libstdc++
, it may be worth trying your module load gcc
command (and possibly also setting your LD_LIBRARY_PATH
environment variable to include any relevant library directories).
I'll assume that this issue is resolved by my previous response and so will close it.
Please reopen if you require further assistance.
I'm trying to install de cath-tools because there is a error in my Interproscan analysis when the "cath-resolve-hits" is called. How can I install my cath-tools?
Thanks.
In the end of this post I put the files with the erros from all 1.6x.x boost versions . The S.O. is:
The error is (gsl, cmake and boost were compiled using gcc-5.5.0):
Following the "Compiling Binaries" guide from Interproscan documentation didn't work and I decided to install my own version of cath-tools.
The checking is ok, but:
error_with_boost_1.60.0.txt error_with_boost_1.61.0.txt error_with_boost_1.62.0.txt error_with_boost_1.63.0.txt error_with_boost_1.64.0.txt error_with_boost_1.65.0.txt