On Sun, Apr 15, 2012, Francesco Pietra wrote:
> ERROR: the X11 libraries are not in the usual location!
> Actually, the requested libraries on Debian amd64 wheezy (testing) are
> located in
>
> /usr/lib/x86_64-linux-gnu/libXt.so.6
The code looks for static libraries in this location, but not dynamic ones.
The simplest thing to try is to comment out the "exit 1" state at line 448
of $AMBERHOME/AmberTools/src/configure2. See if that helps.
(You might also see if /usr/lib/x86_64-linux-gnu/libXt.a is present on your
system...it is installed on Ubuntu.)
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sun Apr 15 2012 - 14:00:03 PDT