第一步下载下面的软件:http://www.everbox.com/f/yLDb2jlpP9WBVvXlSkzC5JKuD9
第二步按照下面的提示执行即可
# cd /root
# tar -zxvf qq2012.tar.gz -C /opt
# cd /opt
# ls
# cd qq2012/wineapp/qq/
# ls
# ./install.sh
copy files ...
# ./qq.sh
到这 一部没有报错的话就OK 了,
安装完之后会提示热键冲突,修改一下就行了。。。
我这是用root 安装的可以直接用普通用户下不能启动,更改方法
# rm -rf ~8023CWN/.qq2012
# cd
# mv .qq2012/ ~8023CWN
# cd ~yuan
# chown -R 8023CWN .qq2012/
# chgrp -R 8023CWN .qq2012/
8023CWN为普通用户的目录
HONWEA 于 2012-06-13 21:31:41发表:
把问题贴出来,这样就可以直观的看下问题了
HONWEA 于 2012-06-13 21:28:07发表:
4# Guest from 60.168.247.x
真的可以!!!
HONWEA 于 2012-06-13 21:27:35发表:
你用的是什么版本的?
xd_h_bj 于 2012-06-12 13:41:06发表:
纠结,为什么我的不能使?
scientist2009 于 2012-06-12 10:07:34发表:
大哥,我的这算报错吗?怎么办?[code][root@localhost qq]# ./qq.sh
process 9364: Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
D-Bus not built with -rdynamic so unable to print a backtrace
wine: Assertion failed at address 0xf77cb430 (thread 0022), starting debugger...
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: 无法打开共享对象文件: 没有那个文件或目录
Native IE detected, not doing registration
process 9392: Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
D-Bus not built with -rdynamic so unable to print a backtrace
wine: Assertion failed at address 0xf77a9430 (thread 0034), starting debugger...
wine: configuration in '/root/.qq2012' has been updated.
Wine cannot find the ncurses library (libncurses.so.5).
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: 无法打开共享对象文件: 没有那个文件或目录
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
[root@localhost qq]#
[/code]
Growth兆 于 2012-06-12 09:27:15发表:
感谢HONWEA的分享,本贴加入到论坛顶置的Linux应用贴中
lin772662623 于 2012-06-12 09:09:50发表:
真的假的,我用的是Fedora12。。
于 2012-06-11 21:29:40发表:
嘻嘻诶
Dsucov 于 2012-06-11 11:56:53发表:
不错不错,顶~
HONWEA 于 2012-06-11 11:08:53发表:
补充下,下载后的文件我是放在 root 目录下的