All,<div><br></div><div> I thought I should mention this. If you build grads from sources you may have heard of the the opengrads pre-compiled supplibs: a bunch of libraries that are needed for compiling and linking grads. When preparing these libraries, a whole bunch of utilities gets built in the process, ncdump, ncgen, h5copy, etc. We make these binaries also available on sourceforge:</div>
<div><br></div><div><a href="http://sourceforge.net/projects/opengrads/files/supplibs/2.2.0/">http://sourceforge.net/projects/opengrads/files/supplibs/2.2.0/</a></div><div><br></div><div>Look for the suptools-*.tgz for your platform. These are mostly statically built. Make sure to get the "suptools", not "suplibs", unless, of course, you are building grads from sources. </div>
<div><br></div><div> Arlindo</div><div><br><br><div class="gmail_quote">On Fri, Aug 19, 2011 at 5:37 AM, Reto Stauffer <span dir="ltr"><<a href="mailto:Reto.Stauffer@student.uibk.ac.at">Reto.Stauffer@student.uibk.ac.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Is ncdump correctly installed? Try<br>
<br>
> which ncdump<br>
<br>
If the system cannot find the executable, it will not work. Probably<br>
the binary file isnt linked correctly to your /usr/bin directory<br>
(standard path for executables on unix systems).<br>
<br>
Please have a look to your user-bin directory under /usr/local/bin. If<br>
the ncdump is located there, the installation is correct and you have<br>
to link the ncdump only to the path you need it OR to your /usr/bin<br>
directory.<br>
<br>
Then you unix should find it when you call<br>
> which ncdump<br>
<br>
To link try<br>
> cd /usr/bin<br>
> ln -s /path/to/your/ncdump-executable .<br>
(probably >ln -s /usr/local/bin/ncdump .)<br>
<br>
<br>
Installation notes from<br>
<a href="http://badc.nerc.ac.uk/help/formats/netcdf/nc_utilities.html#unix" target="_blank">http://badc.nerc.ac.uk/help/formats/netcdf/nc_utilities.html#unix</a><br>
--------------------<br>
1.1 Unix/Linux Operating System<br>
<br>
You should be able to just type 'which ncdump' and if the software is<br>
installed the display will show the directory location of the utility.<br>
<br>
However, if the system is not yet installed please follow the<br>
instructions here.<br>
<br>
You should visit <a href="http://www.unidata.ucar.edu/packages/netcdf/" target="_blank">http://www.unidata.ucar.edu/packages/netcdf/</a> and<br>
click on one of the download options (e.g. a compressed tar file<br>
and/or zip file).<br>
Unzip and extract the contents of the tar file (using whatever<br>
decompression-utility you have handy, such as gunzip and tar).<br>
You should now have uncompressed the filedata to reveal a<br>
directory full of files such as 'Makefile', 'Readme', 'Release_notes'<br>
etc. Locate the file named 'INSTALL.html' and open it in a<br>
web-browser. This file will instruct how to install the software on<br>
the computing platform that you are using. (If you do not know which<br>
platform you are using then ask your system manager.) The INSTALL.html<br>
document is also available at:<br>
<a href="http://www.unidata.ucar.edu/packages/netcdf/INSTALL.html" target="_blank">http://www.unidata.ucar.edu/packages/netcdf/INSTALL.html</a> if you have<br>
problems locating it.<br>
Follow the instructions in the INSTALL.html document for your<br>
relevant platform.<br>
To test that the software has been correctly installed you should<br>
be able to type 'ncdump -help' which displays a message of how to use<br>
the utility. Depending on your set-up you may have to include the full<br>
directory path such as '/usr/local/bin/ncdump -help'.<br>
-----------------<br>
<br>
Zitat von SRAVANI A <<a href="mailto:srisravani.a@gmail.com">srisravani.a@gmail.com</a>>:<br>
<div><div></div><div class="h5"><br>
> Thank you saeed but how to install nc dump in grads and also i m using<br>
> fedora latest version i already install netcdf but in grads ncdump command<br>
> is not working<br>
> Thank you<br>
><br>
>><br>
>>><br>
>>> _______________________________________________<br>
>>> gradsusr mailing list<br>
>>> <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
>>> <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
>>><br>
>>><br>
>><br>
>> _______________________________________________<br>
>> gradsusr mailing list<br>
>> <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
>> <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
>><br>
>><br>
><br>
><br>
><br>
> --<br>
> A.Sravani<br>
> Research Scholar<br>
> Department of Meteorology & Oceanography<br>
> Andhra university<br>
> Visakhapatnam<br>
><br>
<br>
<br>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>
</div>