[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20010726: f2c compiler for McIDAS-X build (cont.)

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.


  • Subject: 20010726: f2c compiler for McIDAS-X build (cont.)
  • Date: Thu, 26 Jul 2001 14:04:52 -0600

>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