Quote:
Originally Posted by polyfragmentiert
Using the menu and desktop links doesn't open Sigil at all, using /opt/sigil$ ./sigil.sh on the command line results in
Code:
/opt/sigil/./sigil: symbol lookup error: /usr/lib/libQtDBus.so.4: undefined symbol: _ZN14QObjectPrivate15checkWindowRoleEv
So the shell file doesn't load the needed Qt libs? What now? Sorry if the question should be quite dense.
|
Hm... the question is not dense, what you did should work.
Run these commands and report back:
Code:
cd /opt/sigil
LD_LIBRARY_PATH=$PWD
./sigil