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.
Brian, >Date: Tue, 4 May 1999 13:13:36 -0500 (CDT) >From: Brian Pan <address@hidden> >Organization: University of Wisconsin-Madison >To: Steve Emmerson <address@hidden> >Subject: Re: 19990504: Installing NetCDFPerl >Keywords: 199905040014.SAA03250 In the above message, you wrote: > Thank you for your quick response. No problem. > I had attached the files you asked for > in my original email but I neglected to mention them or explain what they > were. Ah! My mail system can't decode BASE64-encoded attachments. Such stuff appears as gobledygook (see below). > So here they are again. No good. Would you please resend them as plain text enclosures. Thanks. > > System: > > uname gives: IRIX plum 6.2 03131015 IP20. > And perl is version 5.004_04 built for IP20-irix. > > VERSION is 1.2 > > CPP_NETCDF was set to -I/usr/local/include > LD_NETCDF was set to -L/usr/people/panb/lib The above value for LD_NETCDF won't work because it's incomplete. It should, instead, have the following value: -L/usr/people/panb/lib -lnetcdf > PERL was set to /disk4/bin/bin/perl > > Attachments: > > config.log is not attached but did not contain any logged information. > configure.out is the stdout and stderr from './configure' after a 'make > distclean'. > make.out is the stdout and stderr from 'make' > make.test.out is the stdout and stderr from 'make test' which failed. > > > Thanks. Please let me know if you need any additional information. > > > Brian Pan, address@hidden > > Electrical Engineering > University of Wisconsin-Madison > http://www.cae.wisc.edu/~panb > > > > ---559023410-851401618-925840594=:8211 > Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME="configure.out" > Content-Transfer-Encoding: BASE64 > Content-ID: <address@hidden> > Content-Description: > Content-Disposition: ATTACHMENT; FILENAME="configure.out" > > Y3JlYXRpbmcgY2FjaGUgLi9jb25maWcuY2FjaGUNCmNoZWNraW5nIGZvciBj > YXRtYW4uLi4gbm8NCmNoZWNraW5nIGZvciBwZXJsIHV0aWxpdHkuLi4gL2Rp > c2s0L2Jpbi9iaW4vcGVybA0KY2hlY2tpbmcgZm9yIHBlcmwgbWFudWFsIHBh > Z2UgZGlyZWN0b3J5Li4uIC91c3Ivc2hhcmUvY2F0bWFuL3VfbWFuL2NhdDEN > CmNoZWNraW5nIGZvciBuZXFuLi4uIGNhdA0KY29uZmlndXJlOiB3YXJuaW5n ... (See what I mean.) -------- Steve Emmerson <http://www.unidata.ucar.edu>