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.
Bob, > I still have problem on install the NetCDFPErl. basically, I gor error > when do the make. > > A) uname -a : HP-UX nemo B.11.00 A 9000/785 2001716988 two-user license > B) Version : 1.2.1 > C) type cc : cc is a tracked alias for /usr/bin/cc > D) configure.log attached > E)config.log". attached > F)makefile.log attached > G)make.log attached > > I tried this: > chane perl/Makefile the line > #LD_RUN_PATH="$(LD_RUN_PATH)" $(LD) $(LDDLFLAGS) $(LDFROM) > $(OTHERLDFLAGS) -o $@ $(MYEXTLIB) > $(PERL_ARCHIVE) $(LDLOADLIBS) $(PERL_ARCHIVE_AFTER) $(EXPORT_LIST) > > to be > LD_RUN_PATH="$(LD_RUN_PATH)" $(LD) $(PERL_ARCHIVE) $(LDLOADLIBS) > $(LDDLFLAGS) $(LDFROM) $(OTH > ERLDFLAGS) -o $@ $(MYEXTLIB) $(PERL_ARCHIVE_AFTER) $(EXPORT_LIST) > > I got make.log2 > and test.log (failed here) > > I thank you in advance for the help. ... > making `dynamic' in directory > /model/yuy/LAS/las6.0/xml/perl/modules/netcdf-perl-1.2.1/perl > > /usr/contrib/bin/perl -I/opt/perl5/lib/5.6.1/PA-RISC1.1 > -I/opt/perl5/lib/5.6.1 /opt/perl5/lib/5.6.1/ExtUtils/xsubpp -typemap > /opt/perl5/lib/5.6.1/ExtUtils/typemap NetCDF.xs > NetCDF.xsc && mv NetCDF.xsc > NetCDF.c > Please specify prototyping behavior for NetCDF.xs (see perlxs manual) > cc -c -I/model/yuy/netcdf-3.5.0/include -Ae -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -DPERL_POLLUTE -O +Onolimit -DVERSION=\"\" > -DXS_VERSION=\"\" +z -I/opt/perl5/lib/5.6.1/PA-RISC1.1/CORE NetCDF.c > Running Mkbootstrap for NetCDF () > chmod 644 NetCDF.bs > rm -f blib/arch/auto/NetCDF/NetCDF.sl > LD_RUN_PATH="/model/yuy/netcdf-3.5.0/lib" ld -b -s -a shared NetCDF.o > -o blib/arch/auto/NetCDF/NetCDF.sl -L/model/yuy/netcdf-3.5.0/lib -lnetcdf > ld: Can't find library: "netcdf" Odd. Does the netCDf library /model/yuy/netcdf-3.5.0/lib/libnetcdf.a exist? Does it have the netCDF modules in it? > Yu, Yunyue > > > > -- > (Bob) Yunyue YU > Code 971, Goddard Space Flight Center > Greenbelt, MD 20771 > (301)614-6850 address@hidden Regards, Steve Emmerson <http://www.unidata.ucar.edu>