242 | | |
243 | | |
244 | | |
245 | | |
| 242 | = Running LMDZOR_v4 on Mac OS X 10.7 (Lion) = |
| 243 | |
| 244 | == Prerequisites == |
| 245 | * Mac OS X 10.7 (Lion). |
| 246 | * XCode 4.2. See App Store. |
| 247 | * gfortran. See : http://gcc.gnu.org/wiki/GFortranBinaries#MacOS |
| 248 | * netcdf installed through fink. See : http://www.finkproject.org/download/srcdist.php |
| 249 | {{{ |
| 250 | bash-3.2$ fink list '*netcdf*' |
| 251 | Information about 3727 packages read in 1 seconds. |
| 252 | nco-netcdf 4.0.8-4 The NetCDF Operators |
| 253 | netcdf 3.6.3-4 Interface & lib for array-based data access |
| 254 | netcdf-bin 3.6.3-4 Interface & lib for array-based data access |
| 255 | netcdf-shlibs 3.6.3-4 Interface & lib for array-based data access |
| 256 | i netcdf7 4.1.3-2 Array-based data access, headers and docs |
| 257 | i netcdf7-bin 4.1.3-2 Array-based data access, interface |
| 258 | i netcdf7-gfortran 4.1.3-5 Interface & lib for array-based data access |
| 259 | i netcdf7-gfortran-shlibs 4.1.3-5 Interface & lib for array-based data access |
| 260 | i netcdf7-shlibs 4.1.3-2 Array-based data access, headers and docs |
| 261 | }}} |
| 262 | * fink installs netcdf here : /sw/opt/netcdf7/include |
| 263 | |
| 264 | == |
| 265 | |
| 266 | |
| 267 | |
| 268 | |