Installing XnviewMP on Debian 6/KDE 4.7
Posted: Fri Jun 17, 2011 3:45 am
Folks: I've been using XnviewMP on linux since MP first came out, but I reciently moved to Debian 6/KDE 4.7, and I can't get MP to work. I tried to run it though the command line, on 2 programs (xnview.sh, and xnview) I get these:
and
If I try to install the libQtWebKitXn.so.4 file, I get:
Can you help? Gwenview, and others just doesn't cut it. :\
- Kc
Code: Select all
kcredden@zeus:~/PROGRAMS/XnViewMP-035/XnViewMP-035$ ./xnview
./xnview: error while loading shared libraries: libQtWebKitXn.so.4: cannot open shared object file: No such file or directory
Code: Select all
kcredden@zeus:~/PROGRAMS/XnViewMP-035/XnViewMP-035$ ./xnview.sh
Cannot mix incompatible Qt library (version 0x40703) with this library (version 0x40701)
Aborted
Code: Select all
kcredden@zeus:~/PROGRAMS/XnViewMP-035/XnViewMP-035$ sudo apt-get install libQtWebKitXn.so.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libQtWebKitXn.so.4
E: Couldn't find any package by regex 'libQtWebKitXn.so.4'
kcredden@zeus:~/PROGRAMS/XnViewMP-035/XnViewMP-035$
- Kc