This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: Wayne Bresky <address@hidden> >Organization: Cornell >Keywords: 200107261641.f6QGft109510 McIDAS f2c Wayne, re: use binary f2c Thanks Tom. >Here's a stupid one for you. :-) Does the .mcenv file HAVE to have kshell >syntax? Yes, .mcenv needs to have Bourne/Korn shell syntax. The reason for this is that the mcservsh, the file that reads the .mcenv information, is a Bourne shell script. Tom