https://bugs.kde.org/show_bug.cgi?id=457974

--- Comment #26 from Ian H <master.ha...@gmail.com> ---
(In reply to Maximilian Federle from comment #25)
> Maybe try adding the dri directory to LD_LIBRARY_PATH like so:
> 
> LD_LIBRARY_PATH=/snap/kdevelop/current/usr/lib/x86_64-linux-gnu/dri kdevelop

nope. also the file it's complaining about is at
/snap/kdevelop/current/usr/lib/x86_64-linux-gnu/libLLVM-12.so.1  

using LD_LIBRARY_PATH= /snap/kdevelop/current/usr/lib/x86_64-linux-gnu/ gets
past that error, but instead gives this one: 
/lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_PRIVATE' not found
(required by /snap/core20/current/lib/x86_64-linux-gnu/librt.so.1)

using
LD_LIBRARY_PATH="/snap/kdevelop/current/usr/lib/x86_64-linux-gnu/:/snap/kdevelop/current/usr/lib/x86_64-linux-gnu/dri"
has the same error as above

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to