AMBER Archive (2005)

Subject: AMBER: Amber Installation

From: pmullins (pmullins_at_vt.edu)
Date: Fri Apr 22 2005 - 13:28:34 CDT


Problem: src/antechamber/bondtype.C fails to compile. The error message says
that it can't find the vector header file "#include <vector>", although the
vector and vector.h are in /usr/include/g++-3/vector.

The command from the makefile is:
        g++ -c -o bondtype.o bondtype.C

When I add a "-I/usr/include/g++-3" to g++, I get the same error. Also,
creating a symlink from /usr/include/c++/3.3.3 /usr/include/g++-3 doesn't
help.

The system is Redhat 7.3 w/ ifort, icc, and the Gnu c/c++ compilers installed.

Attatched is the error output. Any help would be much appreciated.

Sincerely,

Eric Mullins
Graduate Research Assistant
Chemical Engineering (0211)
Virginia Polytechnic Institute and State University
Blacksburg, VA 24060
pmullins_at_vt.edu



-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu