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

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

[Octave-bug-tracker] [bug #44467] libGL error: failed to load driver: sw


From: ederag
Subject: [Octave-bug-tracker] [bug #44467] libGL error: failed to load driver: swrast
Date: Sun, 08 Mar 2015 10:54:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Follow-up Comment #8, bug #44467 (project octave):

Another hint:

For octave-3.8.2 built in the same way, the /usr/lib64 was already in the
rpath :
chrpath -l ./libgui/.libs/liboctgui.so
./libgui/.libs/liboctgui.so:
RUNPATH=/usr/local/build/octave-3.8.2/libinterp/.libs:/usr/local/build/octave-3.8.2/liboctave/.libs:/usr/lib64:/usr/local/openblas-mt-gcc4.8.3/lib64/octave/3.8.2:/usr/local/openblas-mt-gcc4.8.3/lib64

But it did not trigger the errors
graphics_toolkit
fltk

And indeed, while the /usr/lib64 is in the runpath, the right libGL.so is used
:
ldd  ./libgui/.libs/liboctgui.so | grep libGL                                 
                 
        libGL.so.1 => /usr/X11R6/lib64/libGL.so.1 (0x00007f2669d32000)
        libGLU.so.1 => /usr/lib64/libGLU.so.1 (0x00007f2669ab3000)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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