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 17:18:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

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

Thanks a lot for your help.
The comparison with other systems is useful.
You are right that having both GL libs is not good.
But why is the /usr/lib64 added to the runpath is puzzling me
since on any decent system it would be in the ld.so.conf anyway.
I've got to think about it.

Just to be sure it was not buried too deep into my comment #7:
the FLTK_LDFLAGS can not be the culprit ?


Meanwhile, here is a workaround:

chrpath -r $(chrpath -l ./libgui/.libs/liboctgui.so | cut -d '=' -f '2' | awk
'{gsub(//usr/lib64/, "")}; 1') ./libgui/.libs/liboctgui.so

which simply replaces the runpath ./libgui/.libs/liboctgui.so with a new one
without the offending /usr/lib64

    _______________________________________________________

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]