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: Ming Cai <address@hidden> >Organization: University of Maryland >Subject: Re: 950120: compiling on CRAY C90 >Keywords: 199501202055.AA21596 In the above message you wrote: >Hi, I sucessfully did the `make install' in the >fortran/ subdirectory and `make install' >in the libsrc/ subdirectory. Now I see the "netcdf.inc" >there. But I still have problem with jackets.c. There is >no data in that file (an empty file). Let's recreate the file fortran/jackets.c to see what went wrong. Do the following: 1. Go into the fortran/ subdirectory. 2. Execute `make clean'. This should remove jackets.c. 3. Execute `make jackets.c'. Trap the output and send it to me. 4. Get a long listing (ls -l) of jackets.c. Trap the output and send it to me. -------- Steve Emmerson <address@hidden>