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.
Hello Pravesh, NetCDF-perl has been deprecated and is no longer officially supported. However, I believe that I can help with the specific issue you've reported. From your email, the following lept out at me: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ERROR: Can't create '/usr/local/lib64/perl5' mkdir /usr/local/lib64/perl5: Permission denied at /usr/share/perl5/ExtUtils/Install.pm line 483 This suggests to me that your user account does not have appropriate permissions to install the files in this location. I suspect you will need to either: 1. Choose a different install location which you have permission to write to. 2. Use 'sudo' to install the package as an administrator. 3. Ask your system administrator to install this for you. I hope this helps, -Ward > Hell Team, > > > I have one issue regarding installation of netcdf-perl. > > > make[1]: Entering directory > `/gpfs1/home/Libs/TARBALLS/NETCDF-PERL/netcdf-perl-1.2.4/src' > make[2]: Entering directory > `/gpfs1/home/Libs/TARBALLS/NETCDF-PERL/netcdf-perl-1.2.4/src' > > making `install' in directory > /gpfs1/home/Libs/TARBALLS/NETCDF-PERL/netcdf-perl-1.2.4/src/perl > > make[3]: Entering directory > `/gpfs1/home/Libs/TARBALLS/NETCDF-PERL/netcdf-perl-1.2.4/src/perl' > cp NetCDF.pm blib/lib/NetCDF.pm > AutoSplitting blib/lib/NetCDF.pm (blib/lib/auto/NetCDF) > Files found in blib/arch: installing files in blib/lib into architecture > dependent library tree > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > ERROR: Can't create '/usr/local/lib64/perl5' > mkdir /usr/local/lib64/perl5: Permission denied at > /usr/share/perl5/ExtUtils/Install.pm line 483 > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > at -e line 1 > make[3]: *** [pure_site_install] Error 13 > make[3]: Leaving directory > `/gpfs1/home/Libs/TARBALLS/NETCDF-PERL/netcdf-perl-1.2.4/src/perl' > make[2]: *** [perl/install] Error 1 > make[2]: Leaving directory > `/gpfs1/home/Libs/TARBALLS/NETCDF-PERL/netcdf-perl-1.2.4/src' > make[1]: *** [decision] Error 2 > make[1]: Leaving directory > `/gpfs1/home/Libs/TARBALLS/NETCDF-PERL/netcdf-perl-1.2.4/src' > make: *** [install] Error 2 > > Please suggest me. > > Thanks for Advance. > > Regards, > Pravesh Goyal > > Ticket Details =================== Ticket ID: GYA-584752 Department: Support netCDF Priority: Normal Status: Closed