octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52436] libOSMesa check


From: nicodemus
Subject: [Octave-bug-tracker] [bug #52436] libOSMesa check
Date: Thu, 23 Nov 2017 02:51:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #3, bug #52436 (project octave):

Hi, it appears that on my system there were several opengl libraries
installed. 

In particular it seems from the output of glxinfo that only mesa is
installed:

    OpenGL version string: 3.0 Mesa 17.2.5

however I checked for libglvnd which is also there and actually is the one
which provides libGL.so

    pacman -Qo /usr/lib/libGL.so
    -| /usr/lib/libGL.so is owned by libglvnd 1.0.0-1

so I tried preloading the mesa driver

    export LD_PRELOAD=/usr/lib/libGLX_mesa.so

and it works!

Thank you for the suggestions.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52436>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]