[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20020611: Installing NetCDFPerl: no permission
- Subject: 20020611: Installing NetCDFPerl: no permission
- Date: Wed, 12 Jun 2002 08:49:12 -0600
Jason,
> To: address@hidden
> From: Jason Bell <address@hidden>
> Subject: Installing NetCDFPerl
> Organization: UCSC
> Keywords: 200206102346.g5ANkxJ17498 netCDFPerl install
The above message contained the following:
> filename="install.log"
> making `install' in directory
> /auto/proj/climate/netcdf.3.5.0/netcdf-perl-1.2.1/src/perl
>
> Warning: You do not have permissions to install into
> /ws/soft/perl/lib/site_perl/5.005/sun4-solaris at
> /ws/soft/perl/lib/5.00502/ExtUtils/Install.pm line 61.
> mkdir /ws/soft/perl/lib/site_perl/5.005/sun4-solaris/auto: No such file or
> directory at /ws/soft/perl/lib/5.00502/ExtUtils/Install.pm line 114
> *** Error code 2
...
The above indicates that you don't have permission to install the
netcdf-perl module in the perl installation directory. You can verify
this by via the following command:
ls -l /ws/soft/perl/lib/site_perl/5.005/sun4-solaris
You probably need to become "root" or the user who originally installed
the perl package in order to successfully execute the "make install"
command.
Regards,
Steve Emmerson <http://www.unidata.ucar.edu>