Re: help

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu May 23 2013 - 09:25:31 MDT

I don't think this is an NCAR Graphics issue.

It looks like an issue with file permissions.
Is it possible you are in a directory where you don't have "write" permissions?

If you're not sure, try compiling a short test program that doesn't require NCAR Graphics:

a.f:

      print *,"hello world"
      stop
      end

gfortran a.f

--Mary

On May 23, 2013, at 1:28 AM, MM Ali wrote:

> Dear Ms. Mary,
>
> To compile a program, test.f, we gave the following command under the cygwin environment:
>
> $ ncargf77 test.f
>
> and the error is:
>
> gfortran -fno-range-check -O test.f -L/usr/local/lib -lncarg -lncarg_gks -lncarg_c -lXpm -lX11 -lXext -lcairo -lXrender -lfontconfig -lpixman-1 -lfreetype -lexpat -lpng -lz
> /usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld: cannot open output file a.exe: Permission denied
> collect2: ld returned 1 exit status
>
> Please help in resolving this problem.
>
> Regards. Ali
>

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Thu May 23 09:25:41 2013

This archive was generated by hypermail 2.1.8 : Mon Jul 01 2013 - 12:37:00 MDT