[ncl-install] ncl with gcc 4.7

Mary Haley haley at ucar.edu
Fri May 31 16:15:39 MDT 2013


In the future, please only post these kind of questions to ncl-install, and not both ncl-talk and ncl-install.

If you are getting a "command not found" this is because your PATH was not set up correctly. I don't think it is a gcc issue.

Make sure $NCARG_ROOT/bin is on your search path, where $NCARG_ROOT is the root location of where you installed NCL.

When you print out your PATH environment variable:

   env | grep PATH

it won't show "$NCARG_ROOT/bin" literally on the path, but rather, it will expand it out to whatever you set NCARG_ROOT to.

Review these instructions for information about NCARG_ROOT and PATH:

http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT

--Mary


On May 31, 2013, at 3:52 PM, Alberto Mario Striedinger Pinilla wrote:

> Dear all, I recently undated my linux (based on ubuntu)and it came now with gcc 4.7. Then I downloaded again the ncl binaires as this is a new laptop and when testing I used the ncl binaries fro debian with gc4.5, but I have gcc4.7, when I tried the ng4ex command it says that no file is found and it just shows my my PATH variables??
> 
> 
> SHould I just downgrade my gcc or change the binary file?
> 
> SIncerely,
> ALberto Striedinger
> 
> 
> Alberto M. Striedinger. P.
> Student Intern Researcher at MeteoConsult .NL.
> MSc. Sustainable Energy Technology
> Eindhoven University of Technology
> BSc.Mechanical Engineering
> Universidad del Norte & USF
> +31    
> 
>      
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install



More information about the ncl-install mailing list