![]() |
2010-09-11
, 10:06
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#2
|
![]() |
2010-09-11
, 10:13
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#3
|
![]() |
2010-09-11
, 11:08
|
Posts: 79 |
Thanked: 20 times |
Joined on Apr 2010
|
#4
|
i libqt4-webkit 4.6.2~git20100401-0maemo1+0m5 Qt 4 WebKit module ii pyside-qt4-webkit 0.4.0-1maemo4 Qt 4 WebKit module - Python bindings ii python2.5-qt4-webkit 4.7.5-maemo1 Python bindings for Qt4 Core components.
/opt/lib/libQtWebKit.so.4.6.2 /usr/share/doc/libqt4-webkit /usr/share/doc/libqt4-webkit/changelog.Debian.gz /usr/lib/libQtWebKit.so.4.6 /usr/lib/libQtWebKit.so.4.6.2 /usr/lib/libQtWebKit.so.4
![]() |
2010-09-11
, 11:52
|
Posts: 79 |
Thanked: 20 times |
Joined on Apr 2010
|
#5
|
![]() |
2010-09-11
, 11:52
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#6
|
The Following 2 Users Say Thank You to MohammadAG For This Useful Post: | ||
![]() |
2010-09-11
, 12:08
|
Posts: 79 |
Thanked: 20 times |
Joined on Apr 2010
|
#7
|
usr/lib $ ls libQtWeb* ls: libQtWebKit.so: No such file or directory ls: libQtWebKit.so.4: No such file or directory ls: libQtWebKit.so.4.7: No such file or directory libQtWebKit.so.4.6 libQtWebKit.so.4.6.2
![]() |
2010-09-11
, 12:28
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#8
|
Interesting:
Link no longer pointing to a useful place? Any idea what did this? Is everyone else happy with their installs?Code:usr/lib $ ls libQtWeb* ls: libQtWebKit.so: No such file or directory ls: libQtWebKit.so.4: No such file or directory ls: libQtWebKit.so.4.7: No such file or directory libQtWebKit.so.4.6 libQtWebKit.so.4.6.2
Would you recommend recreating a link pointing to 4.6.2, or rather doing a reinstall?
apt-get --reinstall install libqt4-webkit
![]() |
2010-09-11
, 13:09
|
Posts: 79 |
Thanked: 20 times |
Joined on Apr 2010
|
#9
|
![]() |
2010-09-11
, 13:44
|
Posts: 60 |
Thanked: 59 times |
Joined on Jul 2008
|
#10
|
ImportError: libQtWebKit.so.4: cannot open shared object file: No such file or directory
Same regardless of whether I use PyQt or PySide bindings. Anyone know who broke what?