GSP4PDB is a user-friendly and efficient application to search and discover new patterns of protein-ligand interaction.
GSP4PDB is part of the services provided by the Bioinformatic Group of the University of...
It seems you have some problem with io_lib, follow this
git clone https://github.com/jkbonfield/io_lib.gitcd io_libgit submodule update --init --recursive./bootstrap export CFLAGS="-fPIC" && ./configure makesudo make install