Re: ncargex : <myprogram> is not a known example.

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Tue, 28 Nov 2006 21:02:34 -0700

Dear Siva,

"ncargex" is just for copying existing NCAR Graphics to your local
directory,
and compiling and executing them. You can't use this script to compile
your own programs.

If you want to compile your own NCAR Graphics Fortran (or C) program,
you want to use ncargf77 (or ncargcc) as follows:

     ncargf77 myprogram.f

You use "ncargf77" pretty much just like you would a Fortran compiler.
For example,
if your Fortran program is called "foo.f", and you want to make an
executable from
it called "bar", then you would type the following:

    ncargf77 -o bar foo.f

--Mary

On Nov 28, 2006, at 8:49 PM, Sivannarayana Dhulipudi wrote:

> Hi , 
>   In my desktop, I run the exiting example progrms successfully, but I
> am trying to run my own program. It prompting message like below.
>  
> ncargex : <myprogram> is not a known example.
>  
>  myprogram ? my Fortran file Name.
>  
> To run the own programs i need to do any extra configuration. Please
> help me to resolve this issue.
>  
> Thanks & Regards
> Siva (Dhulipudi Sivannarayana)
> Computer Science Corporation Ltd
> Singapore-470708
> -----------------------------------------------------------------------
> -----------------------------------------------------------------------
> ----------------------------------
> This is a PRIVATE message. If you are not the intended recipient,
> please delete without copying and kindly advise us by e-mail of the
> mistake in delivery. NOTE: Regardless of content, this e-mail shall
> not operate to bind CSC to any order or other contract unless pursuant
> to explicit written agreement or government initiative expressly
> permitting the use of e-mail for such purpose.
> -----------------------------------------------------------------------
> -----------------------------------------------------------------------
> ----------------------------------
> _______________________________________________
> ncarg-talk mailing list
> ncarg-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncarg-talk

_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Tue Nov 28 2006 - 21:02:34 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 05 2006 - 13:29:49 MST