[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #ZHC-241392]: error
- Subject: [netCDF #ZHC-241392]: error
- Date: Fri, 12 Sep 2014 10:02:21 -0600
Hi,
> =========================================
> netCDF 4.3.2: ncgen3/test-suite.log
> =========================================
>
>
> # TOTAL: 1
> # PASS: 0
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 1
> # XPASS: 0
> # ERROR: 0
>
>
> .. contents:: :depth: 2
>
>
> FAIL: run_tests.sh
> ==================
>
>
> ../test-driver: 107: ../test-driver: ./run_tests.sh: Permission denied
> ?
This seems like a simple permissions problem unrelated to netCDF.
Are you running "make check" in a directory in which you have the
necessary permissions to create and write files and directories?
If this is a Unix/Linux/OSX platform, you should be able to run the
following commands with no errors:
touch testfile
mkdir testdir
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: ZHC-241392
Department: Support netCDF
Priority: Normal
Status: Closed