<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <div class="moz-forward-container"> <br>
      I have experienced some problems during building of gmsh, as shown
      in the attachment:<br>
      <br>
      <ul>
        <li>When it says <tt><b><i>Looking for pthread_create in
                pthreads - not found</i></b></tt>, is it ok if it says <tt><b><i>Looking
                for pthread_create in pthread - found</i></b></tt>. In
          other words, is <i>pthread</i> equivalent to <i>pthread<b>s</b></i>?</li>
        <li><tt><b><i>A library with BLAS API not found. Please specify
                library location.</i></b></tt> Both Blas and Lapack are
          installed, and their location is set in the <tt>$LIBRARY_PATH</tt>
          variable. I can't understand why if I set <b><tt>-DCMAKE_PREFIX_PATH:string=$LIBRARY_PATH</tt></b>
          it does not find the right libs.</li>
        <li><i><b><tt>Could NOT find JPEG (missing:  JPEG_LIBRARY
                JPEG_INCLUDE_DIR)</tt></b></i>. I cannot understand this
          since <tt>/usr/lib64/libjpeg.so.62.1.0</tt> exists indeed.</li>
      </ul>
      <p>I will really appreciate any hint on solving such issues.</p>
      <p>Thanks a lot in advance.<br>
      </p>
    </div>
  </body>
</html>