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.
Erik, > Thanks for getting back to me, I thought the standard error was > redirected (2>&1) but this is the output of make test > > [root@meteo04 src]# make test > make[1]: Entering directory > `/uufs/chpc.utah.edu/sys/pkg/netcdf-perl/1.2.3/src' > > making `test' in directory > /uufs/chpc.utah.edu/sys/pkg/netcdf-perl/std/src/perl > > make[2]: Entering directory > `/uufs/chpc.utah.edu/sys/pkg/netcdf-perl/1.2.3/src/perl' > PERL_DL_NONLAZY=1 /uufs/chpc.utah.edu/sys/pkg/perl/5.10.0/bin/perl > "-Iblib/lib" "-Iblib/arch" test.pl > Can't load 'blib/arch/auto/NetCDF/NetCDF.so' for module NetCDF: > blib/arch/auto/NetCDF/NetCDF.so: undefined symbol: ncopts at > /uufs/chpc.utah.edu/sys/pkg/perl/std/lib/5.10.0/x86_64-linux/DynaLoader.pm > line 203. > at test.pl line 5 ... I suspect that the configure script was unable to locate the netCDF library and that if you rebuilt the package from scratch with the environment variable LD_NETCDF set to, for example, "-L/opt/netcdf/lib -lnetcdf" before executing the configure script, then everything would work. > The user has, since I sent in this trouble report, told me that it is > working (I went ahead and did the make install anyway) but I'm > interested in figuring out if it's really working. > > Thanks, > Erik > -- > Erik Brown > Center for High Performance Computing > University of Utah > (801) 824-4996 Regards, Steve Emmerson Ticket Details =================== Ticket ID: AZE-820808 Department: Support netCDF Perl Priority: Normal Status: Closed