|

楼主 |
发表于 2009-10-23 14:14:49
|
显示全部楼层
wpah@wpdebian:~$ sudo aptitude search libqt4-webkit
i libqt4-webkit - Qt 4 WebKit module
p libqt4-webkit-dbg - Qt 4 WebKit library debugging symbols
wpah@wpdebian:~$ sudo aptitude show libqt4-webkit
软件包:libqt4-webkit
状态: 已安装
自动安装: 否
版本号:4.4.3-1
优先级:可选
部分:libs
维护者:Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
未压缩尺寸:9085k
依赖于: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1), libqt4-network (= 4.4.3-1),
libqtcore4 (= 4.4.3-1), libqtgui4 (= 4.4.3-1), libsqlite3-0 (>=
3.5.9), libstdc++6 (>= 4.1.1)
描述:Qt 4 WebKit module
Qt is a cross-platform C++ application framework. Qt's primary feature is its
rich set of widgets that provide standard GUI functionality.
QtWebKit provides a Web browser engine that makes it easy to embed content from
the World Wide Web into your Qt application.
主页:http://www.trolltech.com
已安装了!可是删除libQt*及qt.conf,google earth 5就运行不起来了!晕,不知道怎么回事!
这是运行结果:
wpah@wpdebian:~$ cd /opt/google-earth/
wpah@wpdebian:/opt/google-earth$ sudo mv libQt* /home/wpah/tmp/
wpah@wpdebian:/opt/google-earth$ sudo mv qt.conf /home/wpah/tmp/
wpah@wpdebian:/opt/google-earth$ googleearth
./googleearth-bin: symbol lookup error: ./libcommon.so: undefined symbol: _ZN11QTreeWidget17setSelectionModelEP19QItemSelectionModel
wpah@wpdebian:/opt/google-earth$ |
|