AMBER Archive (2006)

Subject: Re: AMBER: problem installing amber9 with g95 gcc on a fc5 m/c

From: Scott Brozell (sbrozell_at_scripps.edu)
Date: Mon Oct 09 2006 - 20:14:54 CDT


Hi,

The output of make -n and must be from the directory of interest:
cd src/addles/
make -n

Scott

On Mon, 9 Oct 2006, Sayandeep Purkayasth wrote:

> output of make -n and make -v
> [deepcyan_at_localhost src]$ make -n
> (if [ ! -f config.h ] ; then \
> echo "Error: ./configure must be executed before make !" ;\
> exit 2 ;\ # ./configure ;\
> fi ;\
> )
> (if grep DMPI config.h > /dev/null ; then \
> echo "Error: config.h is of type parallel, not serial !" ;\
> echo " Rerun ./configure and specify -nopar." ;\
> exit 2 ;\
> fi ;\
> )
> echo "Starting installation of Amber9 (serial) at `date`".
> cd lib; make install
> cd addles; make install
> cd sander; make serial
> cd ptraj; make install
> cd nmr_aux; make install
> cd nmode; make install
> cd resp; make install
> cd protonate; make install
> cd anal; make install
> cd mm_pbsa; make install
> cd pbsa; make install
> cd etc; make install
> cd dcqtp; make install
> cd antechamber; make install
> cd build_amoeba; make install
> cp README_EXE ../exe/README
> cd leap; make install
> echo ""
> echo "Installation of Amber9 (serial) is complete at `date`."
> echo ""
> [deepcyan_at_localhost src]$ make -v
> GNU Make 3.80
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
>

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