<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,<br>
    </p>
    <p>I had set these variables when the result was as originally
      described.</p>
    <p>For information, I used <font face="FreeMono">--prefix=/opt/mesa</font>
      during configure and then <font face="FreeMono">sudo make install</font>
      after compilation. I then used <font face="FreeMono">export
        LIBGL_DRIVERS_PATH=/opt/mesa/lib/dri</font> and <font
        face="FreeMono">export LD_LIBRARY_PATH=/opt/mesa/lib</font>.</p>
    <br>
    <div class="moz-cite-prefix">On 24/02/17 14:29, Brian Paul wrote:<br>
    </div>
    <blockquote cite="mid:58B04353.9000809@vmware.com" type="cite">On
      02/22/2017 12:48 PM, Dan Allen wrote:
      <br>
      <blockquote type="cite">Hi,
        <br>
        <br>
        I would like to build/install a different version of Mesa on my
        system
        <br>
        to trial it (i.e. without completely installing it in place of
        the
        <br>
        currently installed version).  Is this possible?
        <br>
        <br>
        I am currently running Ubuntu 16.10 x64.
        <br>
        <br>
        I found this information
        <br>
<a class="moz-txt-link-freetext" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__pkg-2Dxorg.alioth.debian.org_howto_build-2Dmesa.html&d=DwIGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=Ie7_encNUsqxbSRbqbNgofw0ITcfE8JKfaUjIQhncGA&m=XR89-1h11mUG_eYyOU_v3dMRxW93u1tW5gWhztCSUGc&s=bAU-invF1ZYoUFlr0UwlXeif3Cwj38EH0zNA9Qm8r9g&e=">https://urldefense.proofpoint.com/v2/url?u=https-3A__pkg-2Dxorg.alioth.debian.org_howto_build-2Dmesa.html&d=DwIGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=Ie7_encNUsqxbSRbqbNgofw0ITcfE8JKfaUjIQhncGA&m=XR89-1h11mUG_eYyOU_v3dMRxW93u1tW5gWhztCSUGc&s=bAU-invF1ZYoUFlr0UwlXeif3Cwj38EH0zNA9Qm8r9g&e=</a>
        <br>
        and followed most of it (I downloaded the version I wanted
        (12.0.6)
        <br>
        rather than git clone).  It compiled fine etc.  However, when I
        execute
        <br>
        glxinfo in terminal, the output is not as expected.  For
        example, the
        <br>
        max core profile version is stated as "0.0" and the OpenGL
        version
        <br>
        string is "2.1 Mesa 12.0.6".  For my hardware, I would expect
        this to be
        <br>
        "3.3" and "3.0 Mesa 12.0.6" respectively.
        <br>
        <br>
        Could anyone point me in the right direction to get this
        working?
        <br>
      </blockquote>
      <br>
      You probably just need to set LD_LIBRARY_PATH and
      LIBGL_DRIVERS_PATH to point to the newly compiled libs.
      <br>
      <br>
      -Brian
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>