http://bugzilla.opensuse.org/show_bug.cgi?id=1109597 Bug ID: 1109597 Summary: CodeLite won't run after installing from repo Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: bnc-team-screening@forge.provo.novell.com Reporter: nixuser@mail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- After installing CodeLite and trying to run it: zim$ codelite codelite: error while loading shared libraries: libplugin.so: cannot open shared object file: No such file or directory zim$ However the library is there: zim$ ls -l /usr/lib64/codelite/libplugin.so -rwxr-xr-x 1 root root 5218480 Aug 21 07:58 /usr/lib64/codelite/libplugin.so zim$ If I copy libplugin.so from /usr/lib64/codelite/ to /usr/lib64/ I get an error with a different library, so it looks like CodeLite isn't looking in the right place for the libraries. -- You are receiving this mail because: You are on the CC list for the bug.