Problem compiling NWChem on CYGWIN


Just Got Here
Hello,

I am getting this error when compiling NWChem on CYGWIN:
make[4]: *** No rule to make target `all'. Stop.
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [build/.libs/libga.a] Error 1
make: *** [libraries] Error 1

I have tried compiling it with MPICH2 and without it by just declaring export ARMCI_NETWORK SOCKETS.
Any help would be appreciated, thanks.

Forum Regular
Hi,

I you are bulding NWChem 6.3 could you try:
1. Not setting any environtment variables
2. Change directory into nwchem-6.3
3. Run ./contrib/distro-tools/build_nwchem
This recipe works for me.

Best wishes, Huub


Forum >> NWChem's corner >> Compiling NWChem