Hi,
I’m trying to cluster my decoy pdbs. compose_score_silent.py works fine in making the out-file. But then when I try to run cluster_info_silent.out I get:
cluster_info_silent.out: /lib/libc.so.6: version `GLIBC_2.1′ not found (required by …. cluster_info_silent.out
I have GLIB2.9 on my system (Fedora 10), which should include libc.so.6. Do I need an older version of GLIB, or can I tell the compiler to use my version when I recompile cluster_info_silent.out?
Or maybe I should just try running the whole thing in silent mode (:sad:)….
Any suggetsions will be greatly appreciated.
Thanks,
Juergen