Compiling NWChem on Cygwin


Click here for full thread
Just Got Here
Error compiling NWCHEM 6.6 on mac OS X 10.11
Hi everybody,

I am a newbie to compiling in general, I am trying to compile nwchem 6.6 on my macbook pro running in mac OS X 10.11, I set the environment variables correctly (I guess) when compiling I got the following error
checking for library containing MPI_Init... no
configure: error: test for COMEX_NETWORK=MPI_TS failed
configure: error: ../../ga-5-4/comex/configure failed for comex
make[1]: *** [build/config.status] Error 1
make: *** [libraries] Error 1

I installed mpich-3.2-1 and gcc-6.1.0 using homebrew

Thanks