[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20010726: f2c compiler for McIDAS-X build (cont.)
- 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