迅雷 wine 版 for ubuntu
星期二, 六月 22nd, 2010 Posted in 日常桌面 | 2 Comments »
下载:
http://kubuntu-repo.googlecode.com/files/wine-thunder_0.5-5_all.deb
sudo dpkg -i wine-thunder
ubuntu8.04 wine 魔兽世界
星期四, 七月 24th, 2008 Posted in 日常桌面 | 1 Comment »
今天终于在百无聊赖的之下成功wine 了wow,过程非常简单,感谢wine 的开发者,感谢先前把自己成功经验贡献出来的大大们!
a.安装配置wine,这个我就不废话了,不明白的可以参考我之前文章ubuntu 8.04 wine qq2008中的内容。
b.配置wow
ubuntu 8.04 wine qq2008
星期三, 七月 2nd, 2008 Posted in 日常桌面 | 4 Comments »
网吧的ubuntu 机子终于不能用eva 登录QQ 了,而pidgin的群一直支持不好,不能去BT吧调戏MM 的日子真无聊。
今天实在受不了了,决定用wine 装qq 2008 去BT。
虽然ubuntu官方源里也有wine,但版本不是最新的,所以我用了winehq,具体操作如下。
# sudo su
# wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- |apt-key add -
# wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.lis
# apt-get update
# apt-get install wine

