<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br><div id="yiv470732924"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font:inherit;" valign="top">Dear all<br>I have compiled WRF with intel compilers and using netcdf 4.1.3<br>When i run geogrid.exe i get this error:<br><br>./geogrid.exe: error while loading shared libraries: libnetcdff.so.5: cannot open shared object file: No such file or directory<br><br>and when i use "ldd geogrid.exe" command in terminal i get this:<br><br>" <br>&nbsp;&nbsp;&nbsp; linux-vdso.so.1 =&gt;&nbsp; (0x00007fff657ff000)<br><b>&nbsp;&nbsp;&nbsp; libnetcdff.so.5 =&gt; not found<br>&nbsp;&nbsp;&nbsp; libnetcdf.so.7 =&gt; not found</b><br>&nbsp;&nbsp;&nbsp; libm.so.6 =&gt; /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3a42b6c000)<br>&nbsp;&nbsp;&nbsp;
 libpthread.so.0 =&gt; /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3a4294f000)<br>&nbsp;&nbsp;&nbsp; libc.so.6 =&gt; /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3a42591000)<br>&nbsp;&nbsp;&nbsp; libgcc_s.so.1 =&gt;
 /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3a4237b000)<br>&nbsp;&nbsp;&nbsp; libdl.so.2 =&gt; /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3a42177000)<br>&nbsp;&nbsp;&nbsp; /lib64/ld-linux-x86-64.so.2 (0x00007f3a42e79000) "<br><br>Any suggestion? <br>Thanks in advance<br><br><br></td></tr></tbody></table></div></blockquote></td></tr></table>