I am having problems with installing programs on LINUX ubuntu 9.10.  That includes having problems setting environments using setenv.  Is it possible to have some one go over the program webpages to help me install <br>some of these programs?<br>
<br>One such program is called GrADS on the website for this is:<br><br><br><a href="http://www.iges.org/grads/downloads.html">http://www.iges.org/grads/downloads.html</a><br><br>Based on this website can you help give me guidance on how to install GrADS?  This would help be to able to install other similar programs.<br>
<br>Another program I tried installing is NetCDF:<br><br><a href="http://www.unidata.ucar.edu/software/netcdf/">http://www.unidata.ucar.edu/software/netcdf/</a><br><br>when I tried running the install program make install I got the following message:<br>
<br>snyderjm@snyderjm-laptop:~/Desktop/netcdf-4.0.1$ make install<br>Making install in f90<br>make[1]: Entering directory `/home/snyderjm/Desktop/netcdf-4.0.1/f90&#39;<br>make  install-am<br>make[2]: Entering directory `/home/snyderjm/Desktop/netcdf-4.0.1/f90&#39;<br>
make[3]: Entering directory `/home/snyderjm/Desktop/netcdf-4.0.1/f90&#39;<br>make[3]: Nothing to be done for `install-exec-am&#39;.<br>test -z &quot;/usr/local/share/man/man3&quot; || /bin/mkdir -p &quot;/usr/local/share/man/man3&quot;<br>
/bin/mkdir: cannot create directory `/usr/local/share/man/man3&#39;: Permission denied<br>make[3]: *** [install-man3] Error 1<br>make[3]: Leaving directory `/home/snyderjm/Desktop/netcdf-4.0.1/f90&#39;<br>make[2]: *** [install-am] Error 2<br>
make[2]: Leaving directory `/home/snyderjm/Desktop/netcdf-4.0.1/f90&#39;<br>make[1]: *** [install] Error 2<br>make[1]: Leaving directory `/home/snyderjm/Desktop/netcdf-4.0.1/f90&#39;<br>make: *** [install-recursive] Error 1<br>
<br><br>Thanks,<br><br>Jason<br>