AMBER Archive (2009)

Subject: Re: [AMBER] NAB syntax

From: Andreas Svrcek-Seiler (svrci_at_tbi.univie.ac.at)
Date: Thu Sep 17 2009 - 10:21:51 CDT


> I am new to NAB and am trying to compile program_8.nab in the example:
>
> nab -O -c -v program_8.nab
>
> which gives the following output:
>
> cpp cmd: /programs/i386-linux/ambermd/10/bin/ucpp -l
> -I/programs/i386-linux/ambermd/10/include program_8.nab
> nab2c cmd: /programs/i386-linux/ambermd/10/bin/nab2c -nfname program_8.nab
> cc cmd: icc -I/programs/i386-linux/ambermd/10/include -O -c program_8.c
> icc: No such file or directory
...your NAB has been built for use with the intel compiler (icc), but now
can not find it in the $PATH.
Try to locate a script called iccvars.[c]sh or iccvars_ia32.[c]sh and
"source" it (i.e. enter e.g. source iccvars_ia32.csh).

good luck
Andreas

_______________________________________________
AMBER mailing list
AMBER_at_ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber