Hi!<br><br>I&#39;m trying to compile WRF 3.2.1 on CentOS 5.5 (netcdf packages from rep) and get following error after ./configure:<br>----<br>grep: /usr/include/netcdf.inc: No such file or directory<br>----<br>NETCDF environment variable is set to &quot;/usr&quot;, so as I understand WRF expect includes to be in &quot;${NETCDF}/include&quot; etc.<br>
<br>Actually grep is right, there is no such file &quot;/usr/include/netcdf.inc&quot;, NetCDF includes are located in &quot;/usr/include/netcdf-3/&quot; and libraries are in &quot;/usr/lib64&quot;.<br><br>The question is: is it possible to set separate paths for NetCDF includes and libraries? For example, Jasper uses $JASPERINC and $JASPERLIB variables and I think it&#39;ll be nice to work with NetCDF in the same way.<br>
<br>Thanks.<br><br>--<br>Best regards,<br>Dmitry Vinokurov<br>