[SOLVED] vulkan-sdk upgrade (-current) breaks spacefm, can't rebuild
by kgha from LinuxQuestions.org on (#6E8RA)
I'm well aware that spacefm can be considered obsolete (not upgraded since 2018) but purely out of habit, it is still my favourite file manager.
After the latest vulkan-sdk upgrade it no longer starts:
Code:spacefm: error while loading shared libraries: libglslang.so.11: cannot open shared object file: No such file or directoryAnnoyingly, attempt to rebuild fails with a number of
Code:/usr/bin/ld: /usr/lib64/libavfilter.so.8: undefined reference to `glslang_'messages.
Old habits are hard to give up, so any suggestions how to successfully rebuild spacefm are most appreciated.
After the latest vulkan-sdk upgrade it no longer starts:
Code:spacefm: error while loading shared libraries: libglslang.so.11: cannot open shared object file: No such file or directoryAnnoyingly, attempt to rebuild fails with a number of
Code:/usr/bin/ld: /usr/lib64/libavfilter.so.8: undefined reference to `glslang_'messages.
Old habits are hard to give up, so any suggestions how to successfully rebuild spacefm are most appreciated.