<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Luis,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Sorry I didn't respond sooner.  Your message had been held for approval and I didn't notice the other message that came through. It's been a busy few days!</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It looks like the "szip" library is not being found.  If you look at the make-output file and search for the text " -o ncl ", you will see the final step where the "ncl" executable is getting compiled.  If you then look at the next few lines, you'll see the error:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><div class="gmail_default" style="font-size:small">/usr/bin/ld: cannot find -lsz</div><div class="gmail_default" style="font-size:small">collect2: error: ld returned 1 exit status</div><div class="gmail_default" style="font-size:small">make[4]: *** [ncl] Error 1</div><div style="font-size:small"><br></div><div style="font-size:small"><br></div><div style="font-size:small">The szip library is required for the HDF5 stuff.  You can get the szip library from the same place that you downloaded HDF5:</div><div style="font-size:small"><br></div><div><a href="https://support.hdfgroup.org/HDF5/release/obtain518.html">https://support.hdfgroup.org/HDF5/release/obtain518.html</a><br></div><div><br></div><div>--Mary</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 27, 2017 at 1:13 PM, Luis Cebamanos <span dir="ltr"><<a href="mailto:luiceur@gmail.com" target="_blank">luiceur@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi Mary,<br>
    <br>
    Any idea of what is happening?<br>
    <br>
    Regards,<br>
    Luis<div><div class="h5"><br>
    <br>
    <div class="m_-675020557929204499moz-cite-prefix">On 26/09/2017 15:21, Mary Haley wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">Luis,</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">It would help
          if we could see the output from your build, and know more
          about what compilers you are trying to use.</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">The "ncl"
          executable is the thing that is most likely to fail, because
          it has so many potential dependencies (NetCDF, HDF4, GRIB,
          HDF5, HDF-EOS, GDAL, etc).</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">Can you
          provide:</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">1. The
          make-output file from running "make Everything"</div>
        <div class="gmail_default" style="font-size:small">2. The file
          $NCARG/config/Site.local</div>
        <div class="gmail_default" style="font-size:small">3. If this is
          a LINUX system, the file $NCARG/config/LINUX</div>
        <div class="gmail_default" style="font-size:small">4. If this is
          not a LINUX system, then whatever config file you are using in
          $NCARG/config</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">Thanks,</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">--Mary</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Sep 26, 2017 at 4:01 AM, Luis
          Cebamanos <span dir="ltr"><<a href="mailto:luiceur@gmail.com" target="_blank">luiceur@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
            <br>
            I have been trying to install NCL to our SGI system and
            although most of<br>
            the binaries are installed, I cannot use the NCL binary. The
            use of this<br>
            does not report any error or warning, just nothing. And the
            file command<br>
            reports the file is empty:<br>
            $file ncl/bin/ncl<br>
            ncl/bin/ncl: empty<br>
            <br>
            <br>
            Any ideas of what is happening here?<br>
            <br>
            Regards,<br>
            Luis<br>
            <br>
            ______________________________<wbr>_________________<br>
            ncl-install mailing list<br>
            List instructions, subscriber options, unsubscribe:<br>
            <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailma<wbr>n/listinfo/ncl-install</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>