AMBER Archive (2005)

Subject: Re: AMBER: FW: Amber installation

From: David A. Case (case_at_scripps.edu)
Date: Wed Apr 06 2005 - 16:39:42 CDT


On Wed, Apr 06, 2005, Eric Mullins wrote:
>
> During the installation of Amber 8, specifically the "make serial" command,
> I will get an error when trying to install the antechamber tool. It will
> return the following error:
>
> cd antechamber; make install
> make[1]: Entering directory 'usr/local/amber8/src/antechamber'
> g++ -c -o bondtype.o bondtype.C
> bondtype.C:23:19 vector: No such file or directory
> bondtype.C:79: error: 'vector' not declared
> bondtype.C:242: error: 'vector' was not declared in this scope
> bondtype.C:242: error: parse error before '>' token
> ...

You should have a file on your machine called /usr/include/c++/3.3.3/vector.
I'm not sure if this file is missing, or if the compiler is failing to include
it. In either case, it looks like a problem in how g++ is installed on your
machine.

>
>
> I ran the 'make test' script to see if any of the installation had worked
> properly, and all functions passed until it tested 'tleap'.

This is not very helpful: what happened when it got to tleap?

...good luck...dac

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