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.
Matthew, >Date: Thu, 29 Jun 2000 18:34:38 -0500 (CDT) >From: Matthew Maschmann <address@hidden> >Organization: ? >To: Steve Emmerson <address@hidden> >Subject: Re: 20000629: building on IRIX 6.5 system with perl 5.6.0 >Keywords: 200006281903.e5SJ3NT24283 In the above message, you wrote: > I have looked at the email messages you pointed me to, but I do not know > exactly what was done to fix the problem. What was edited to make perl_na > be passe? Try the following: 1. Go to the top-level source directory. 2. Manually edit the file perl/NetCDF.c: change all occurences of "na" to "Perl_na". 3. Perform steps 6 through 9 near the end of the INSTALL file. > Also, I have a question regarding my perl installation. I am running IRIX > 6.5 and compiled perl 6.5.0 with mips. I'm not sure what you mean by that. According the the output from the "perl -V" command, your perl was compiled with "cc -n32" (rather than "mips"). > Is that a "standard" c compiler? "cc" is sufficiently conforming. Regards, Steve Emmerson <http://www.unidata.ucar.edu>