View Single Post
Posts: 222 | Thanked: 205 times | Joined on Jul 2009 @ Finland
#44
Originally Posted by codeMonkey View Post
This was working fine for me until just recently, when I've started getting:

Code:
/opt/usr/bin/qmlreddit: error while loading shared libraries: libQtDeclarative.so.4: cannot open shared object file: No such file or directory
I've re-installed it, but still the same at the moment.
Is there a missing dependency, or possibly a conflict with another application?
I have absolutely no idea.

Try doing

Code:
apt-get install libqt4-declarative
and see if/how it fails.
__________________
'QtDone'. Getting things done (GTD) was never this cheap!

'QmlReddit' reads Reddit!
 

The Following User Says Thank You to vivainio For This Useful Post: