<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello,</p>
    <p>I try to compile Paraview with Mesa support (I need Paraviewweb
      on a server without GPU).</p>
    <p>I use the tutorial on:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/os_mesa">http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/os_mesa</a><br>
    </p>
    <p>I get the Error:</p>
    <p>CMake Error at VTK/CMake/FindPAckageHandlesSTandardArgs.cmake:97</p>
    <p>Could NOT find OSMesa.</p>
    <p><br>
    </p>
    <pre id="ext-gen1360" class="prettyprint" style="margin: 10px 0px 14px; padding: 10px 12px; font-family: Menlo, 'Courier New', Courier, monospace; line-height: 1.3em; box-sizing: border-box; border: 1px solid rgb(232, 232, 232); border-radius: 5px; color: rgb(49, 78, 100); max-width: 900px; overflow-x: auto; overflow-y: hidden; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(247, 247, 247);"><code id="ext-gen1361" style="margin: 0px; padding: 0px; font-style: inherit; font-weight: inherit; font-family: Menlo, 'Courier New', Courier, monospace; line-height: 13px; box-sizing: border-box;"><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">there is nothing in my Ubuntu:

  OPENGL_INCLUDE_DIR          </span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">opt</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">mesa</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="lit" style="box-sizing: border-box; color: rgb(0, 102, 102);">9.2</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">.</span><span class="lit" style="box-sizing: border-box; color: rgb(0, 102, 102);">2</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">llvmpipe</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">include

</span></code></pre>
    <p>What to do?<br>
    </p>
  </body>
</html>