Hi, I'm having trouble building Coot on a Gentoo system. When I try to perform a SSM overlay I am told that I need to build the program with libmmdbssm. I can't find a Gentoo package that provides libmmdbssm but there is a libmmdb and a libssm. When "configure" runs I'm told
checking for GtkGLExt - version >= 1.0.0... yes (version 1.2.0) checking for GLUT... yes checking for MMDB... yes checking for MMDB... yes checking for MMDBSSM... yes checking for Clipper... yes Congratulations, you are using Guile checking for guile... /usr/bin/guile checking for guile-config... /usr/bin/guile-config checking for guile-tools... /usr/bin/guile-tools and during the compile an option is -lssm, which seems to be linking to libssm. Where is the need for libmmdbssm checked for and how to I get one? Thanks, Dale Tronrud
