radekp / qtmoko

QtExtended, formerly known as Qtopia from TrollTech, discontinued by Nokia
http://qtmoko.org
Other
70 stars 39 forks source link

[QtMoko v55 GTA02] FBReader doesn't start #151

Open ghost opened 11 years ago

ghost commented 11 years ago

Here the errors:

# FBReader
FBReader: error while loading shared libraries: liblinebreak.so.1: cannot open shared object file: No such file or directory.

In wheezy there is liblinebreak2, so as a workaround:

# ln -s /usr/lib/liblinebreak.so.2 /usr/lib/liblinebreak.so.1

but after that it still doesn't work because of this error:

# FBReader
loading /opt/qtmoko/lib/zlibrary/ui/zlui-qt4.so
/opt/qtmoko/lib/zlibrary/ui/zlui-qt4.so: undefined symbol: _ZTI7QObject