$ sudo add-apt-repository ppa:ubuntu-wine/ppa
$ sudo apt-get update
$ sudo apt-get install wine1.3
配置
$ winecfg
安装CS1.6
$ wine cs1.6_setup.exe
$ wine cstrike.exe
飞信登陆成功后,出现对话框把主界面挡住。某些软件直接打不开,求解决。
$ sudo add-apt-repository ppa:ubuntu-wine/ppa
$ sudo apt-get update
$ sudo apt-get install wine1.3
配置
$ winecfg
安装CS1.6
$ wine cs1.6_setup.exe
$ wine cstrike.exe
飞信登陆成功后,出现对话框把主界面挡住
在Ubuntu 14.04上安装Wine的步骤 1.添加PPA sudo add-apt-repository ppa:ubuntu-wine/ppa 2.更新列表 sudo apt-get update 3.安装Wine sudo apt-get install wine1.7 winetricks 为了避免错误大家可以使用以下命令 sudo apt-get update