I did configure and install netcdf as you specified  using sudo:<br><br>i.e.<br><br>sudo ./configure<br>sudo make install<br><br>I also did make check and everything seems all right based on make check.<br><br>is it because of lack of write access that I have for the directory /home/snyderjm/Desktop/netcdf-4.0.1?<br>
<br>How do I obtain access to /usr/local?<br><br>Also how do I access root directory since i have permission denied here.<br><br><div class="gmail_quote">On Mon, Mar 1, 2010 at 2:31 PM, Unidata netCDF Support <span dir="ltr">&lt;<a href="mailto:support-netcdf@unidata.ucar.edu">support-netcdf@unidata.ucar.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jason-<br>
The problem almost certainly is that you do not have<br>
access to /usr/local.<br>
You will need to do one of two things.<br>
1. configure and install netcdf using sudo or logged in as root.<br>
2. choose a different location to install netcdf; one for which you<br>
   have write access. You specify that by saying<br>
   ./configure -prefix=&lt;path to install directory&gt;<br>
<br>
=Dennis Heimbigner<br>
<br>
<br>
Ticket Details<br>
===================<br>
Ticket ID: QCY-964177<br>
Department: Support netCDF<br>
Priority: Normal<br>
Status: Open<br>
<br>
</blockquote></div><br>