<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Is GLU required for PV? At any rate GLU is not distributed with
mesa. It can be found here: <a
href="http://www.mesa3d.org/download.html">http://www.mesa3d.org/download.html</a><br>
<br>
<blockquote type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<span style="color: rgb(0, 0, 0); font-family: 'Lucida Grande',
Geneva, Arial, Verdana, sans-serif; font-size: 14px; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none;">In the past,
GLUT, GLU and the Mesa demos were released in conjunction with
Mesa releases. But since GLUT, GLU and the demos change
infrequently, they were split off into their own git
repositories:<span class="Apple-converted-space"> </span></span><a
href="http://cgit.freedesktop.org/mesa/glut/"
style="font-family: 'Lucida Grande', Geneva, Arial, Verdana,
sans-serif; font-size: 14px; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);">GLUT</a><span
style="color: rgb(0, 0, 0); font-family: 'Lucida Grande',
Geneva, Arial, Verdana, sans-serif; font-size: 14px; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none;">,<span
class="Apple-converted-space"> </span></span><a
href="http://cgit.freedesktop.org/mesa/glu/" style="font-family:
'Lucida Grande', Geneva, Arial, Verdana, sans-serif; font-size:
14px; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">GLU</a><span style="color: rgb(0, 0, 0); font-family:
'Lucida Grande', Geneva, Arial, Verdana, sans-serif; font-size:
14px; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none;"><span
class="Apple-converted-space"> </span>and<span
class="Apple-converted-space"> </span></span><a
href="http://cgit.freedesktop.org/mesa/demos/"
style="font-family: 'Lucida Grande', Geneva, Arial, Verdana,
sans-serif; font-size: 14px; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);">Demos</a><span
style="color: rgb(0, 0, 0); font-family: 'Lucida Grande',
Geneva, Arial, Verdana, sans-serif; font-size: 14px; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none;">,</span></blockquote>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 05/02/2014 11:35 AM, Chris Sideroff
wrote:<br>
</div>
<blockquote
cite="mid:CAP5LD_w7fHseYuX-J6ZVqnrXpXfpKV=xJJwH_JXrzq0pLa63BQ@mail.gmail.com"
type="cite">
<div dir="ltr">I would like to build a parallel, OSMesa version of
ParaView for my cluster. I've been following the guide on the
wiki to first build Mesa using the OSMesa Gallium llvmpipe
renderer (<a moz-do-not-send="true"
href="http://paraview.org/Wiki/ParaView_And_Mesa_3D#Installing_OSMesa_Gallium_llvmpipe_state-tracker">http://paraview.org/Wiki/ParaView_And_Mesa_3D</a>).
Mesa 9.2.2 compiles and installs per those configuration
options.
<div>
<br>
</div>
<div>However when I attempt configure ParaView using the
instructions towards the bottom of the wiki page, it complains
about libGLU missing. Sure enough, there's no libGLU.so in the
Mesa lib directory that was built in the first step. As I
mentioned, I didn't see any errors while building Mesa so it
would seem libGLU is not built with configure options provide
on the wiki page. I searched and haven't found anyone else
with this issue. What am I missing?</div>
<div><br>
</div>
<div>-Chris</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
</blockquote>
<br>
</body>
</html>