Search found 3 matches

by fanshang
Tue Oct 18, 2016 11:21 pm
Forum: ROMS Installation
Topic: Finished Compiling COAWST - MAC OSX Leopard 10.6.8
Replies: 5
Views: 8259

Re: Finished Compiling COAWST - MAC OSX Leopard 10.6.8

Hi,

I was supposed to get the MCT built up, however, when I built up COAWST, I get it go through for a while and then warnings and errors occurred as following. I am not sure if it is due to a MAC version or a netcdf errors. Anyone has the same experience can give me some advice?

Many Thanks ...
by fanshang
Tue Oct 18, 2016 9:31 pm
Forum: ROMS Installation
Topic: Finished Compiling COAWST - MAC OSX Leopard 10.6.8
Replies: 5
Views: 8259

Re: Finished Compiling COAWST - MAC OSX Leopard 10.6.8

Thanks, Dr.Warner.

Looks like the configure didn't go through at first. I had the errors like the following:
checking how to get the version output from gfortran... configure: WARNING: compilation failed

When I did the above configure, I had the fortran linked to:
/usr/local/bin/gfortran ...
by fanshang
Tue Oct 18, 2016 7:24 pm
Forum: ROMS Installation
Topic: Finished Compiling COAWST - MAC OSX Leopard 10.6.8
Replies: 5
Views: 8259

Re: Finished Compiling COAWST - MAC OSX Leopard 10.6.8

Hi,

I tried to install COAWST on the MAC OS Sierra 10.12 and I followed the above instructions step by step. However, I was stopped at the step to install the MCT. Before configure the MCT, I used home-brew to install mpich version 3.2_2, it is as following:
$ ll /usr/local/bin/mpif90
/usr/local ...