Steve Cousins writes: > I'm having the same problem when trying to compile Test 1 on an Origin 3200. The >FTN_IEEE_DEFINITIONS.mod file exists and is in /usr/lib/f90modules. I can't find >where the FTN_SYSTEM_MODULES gets defined so I don't know where it is looking. > > I tried setting the variable before running the mom4_compile.csh script and that >seemed to do the trick. I did: > > setenv FTN_SYSTEM_MODULES /usr/lib/f90modules > > I was unable to find any mention of this environment variable using Google to search >the Web and the Newsgroup archives. Is it something that is supposed to be set in >the MOM4 environment files, such as the fms/mom4/runscripts/fms_site_paths file? > If not, what was I supposed to have done when installing F90? Everything else seems >to work fine.
It's SGI-specific. Normally on SGI compilers are installed as modules (see 'man module'). As noted in my original reply, the compiler module should set this variable. It is recommended that compilers and libraries be installed as modules to allow easy swapping of versions. -- Balaji 1 609.452.6516 SGI/GFDL Princeton University ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ FMS-mom4 mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fms-mom4
