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.
Don, >Date: Tue, 27 Jul 2004 17:24:42 -0600 (MDT) >From: Don Hooper <address@hidden> >Organization: CU >To: address@hidden >Subject: Re: 20040727:Problem with installing NetCDF-PERL > Keywords: 200407272156.i6RLu2aW003922 The above message contained the following: > The requested output is: > [317] | 0| 0|NOTY |GLOB |0 |UNDEF |ncopts > > I wouldn't have expected it to be there. I would have expected > in /usr/local/lib/libnetcdf.so, and so it is: > [815] | 286008| 4|OBJT |GLOB |0 |9 |ncopts > > I thought my environment variable settings would have put /usr/local/lib > into the search path for libraries. It's also in my LD_LIBRARY_PATH > variable's setting. That should work, providing the netCDF shared library comprises position-independent code. Was the netCDF library code compiled using the "-KPIC" option? Regards, Steve Emmerson