AMBER Archive (2007)

Subject: RE: AMBER: Installing AMBER v9 in Linux

From: Ross Walker (ross_at_rosswalker.co.uk)
Date: Mon Feb 19 2007 - 00:53:45 CST


Dear Syed,

> ./configure -p4 pgf90
>
> then it forms config.h
>
> then i used the command
>
> make -i serial

Why used the -i??? This means 'ignore errors' which means that make starts
to compile things, hits a critical error and then just blitheringly ignores
it and carries. Thus the problem is lost way back in the tons of output that
was generated after the first error. Try it again without the -i. Try:

make serial >& serial.log

Then attach the last 100 lines or so of serial.log to your email.

All the best
Ross

/\
\/
|\oss Walker

| HPC Consultant and Staff Scientist |
| San Diego Supercomputer Center |
| Tel: +1 858 822 0854 | EMail:- ross_at_rosswalker.co.uk |
| http://www.rosswalker.co.uk | PGP Key available on request |

Note: Electronic Mail is not secure, has no guarantee of delivery, may not
be read every day, and should not be used for urgent or sensitive issues.

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