<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear all,&nbsp;<div><br></div><div>I’ve been trying to install NCL on CentOS 6. I am following indications from this webpage:&nbsp;<a href="http://pkgs.org/centos-6/epel-x86_64/netcdf-4.1.1-3.el6.5.x86_64.rpm.html">http://pkgs.org/centos-6/epel-x86_64/netcdf-4.1.1-3.el6.5.x86_64.rpm.html</a></div><div>on which there is a How To Install Section.</div><div><br></div><div><h2 style="margin: 10px 0px 5px; padding: 5px 0px 0px; font-size: 17px; font-family: Verdana, sans-serif; background-color: rgb(255, 255, 255);">Install Howto</h2><div id="howto" class="level2" style="margin-left: 20px; overflow: auto; font-family: Verdana, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><ol style="margin: 0px 0px 0px -12px;"><li style="margin-bottom: 10px;">Download the latest epel-release rpm from<pre style="margin-left: 25px;"><a href="http://dl.fedoraproject.org/pub/epel/6/x86_64/">http://dl.fedoraproject.org/pub/epel/6/x86_64/</a></pre></li><li style="margin-bottom: 10px;">Install epel-release rpm:<pre style="margin-left: 25px;"># rpm -Uvh ncl*rpm</pre></li><li style="margin-bottom: 10px;">Install netcdf rpm package:<pre style="margin-left: 25px;"># yum install netcdf</pre></li></ol></div><div><br></div></div><div>Step 2 gives me the following response in the Terminal.</div><div><br></div><div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">[root@kiasu ~]# rpm -Uvh ncl*rpm</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">warning: ncl-6.0.0-3.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">error: Failed dependencies:</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><span class="Apple-tab-span" style="white-space: pre;">        </span>libgdal.so.1()(64bit) is needed by ncl-6.0.0-3.el6.x86_64</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><span class="Apple-tab-span" style="white-space: pre;">        </span>libhdf5.so.6()(64bit) is needed by ncl-6.0.0-3.el6.x86_64</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><span class="Apple-tab-span" style="white-space: pre;">        </span>libhdf5_hl.so.6()(64bit) is needed by ncl-6.0.0-3.el6.x86_64</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><span class="Apple-tab-span" style="white-space: pre;">        </span>libnetcdf.so.6()(64bit) is needed by ncl-6.0.0-3.el6.x86_64</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><span class="Apple-tab-span" style="white-space: pre;">        </span>ncl-common = 6.0.0-3.el6 is needed by ncl-6.0.0-3.el6.x86_64</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);"><span class="Apple-tab-span" style="white-space: pre;">        </span>udunits2 is needed by ncl-6.0.0-3.el6.x86_64</div></div><div><br></div><div>I tried to install the missing libraries “manually”, but for each library, I only get a longer and longer list of failed dependencies.</div><div>Has anyone already have the same issue?</div><div><br></div><div>Many thanks and best regards,&nbsp;</div><div><br></div><div>Eve</div></body></html>