<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> linux-vdso.so.1 => (0x00007fff657ff000)<br><b> libnetcdff.so.5 => not found<br> libnetcdf.so.7 => not found</b><br> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3a42b6c000)<br>
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3a4294f000)<br> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3a42591000)<br> libgcc_s.so.1 =>
/lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3a4237b000)<br> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3a42177000)<br> /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>