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.
Thomas, The g77 compiler which you are attempting to use is not a compatible fortran compiler that recognizes the header structure for Gempak 5.4. I provided the configuration for f2c in the tarfile distribution config/Makeinc.linux. The fort77 perl script front end to f2c is used. If you do not have f2c installed, then you should be able to obtain it and build it or install it from a RPM. Otherwise, you can download the Linux binary tarfile from ~gbuddy/nawips-5.4/binary/linux/gempak5.4_pl16_linux.tar.gz and unpack in the top of your distribution tree. Steve Chiswell >From: Thomas Don Aratari <address@hidden> >Organization: UCAR/Unidata >Keywords: 200006131638.e5DGcRT12430 > This message is in MIME format. The first part should be readable text, > while the remaining parts are likely unreadable without MIME-aware tools. > Send mail to address@hidden for more info. > >---559023410-851401618-960914304=:17095 >Content-Type: TEXT/PLAIN; charset=US-ASCII > > >Hello > >I am trying to compile gempak on my redhat 6.2 system and need some help. >The Fortran compiler is not cooperating and my make.out says that a >directory is missing then it quits. Can anyone help? (I've attached my >make.out) > >Thanks >Tom > >