Chinaunix首页 | 论坛 | 博客
  • 博客访问: 355649
  • 博文数量: 135
  • 博客积分: 425
  • 博客等级: 下士
  • 技术积分: 599
  • 用 户 组: 普通用户
  • 注册时间: 2012-10-19 21:10
文章分类
文章存档

2014年(3)

2013年(79)

2012年(53)

分类:

2013-01-29 14:14:28

原文地址:Fedora10 安装Wine 作者:siasca

方法一:
1.下载wine.***.tar.bz2
2.终端进入文件目录解压:tar jxvf wine.***.tar.bz2
3.cd /***/wine****/tools/
4. ./wineinstall时提示
Wine Installer v1.0
The source directory is not writable. You probably extracted the sources as root.
You should remove the source tree and extract it again as a normal user.
chmod 777 wineinstall 后提示相同,再将wine***和tools目录的属性改为-rwxrwxrwx 后在执行4的操作才可以运行
5.

方法二:
root#yum install wine
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
 * fedora: ftp.uni-bayreuth.de
 * updates: ftp.cuhk.edu.hk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wine.i386 0:1.1.23-1.fc10 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package        Arch           Version                  Repository         Size
================================================================================
Installing:
 wine           i386           1.1.23-1.fc10            updates            24 k

Transaction Summary
================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 24 k
Is this ok [y/N]: y
Downloading Packages:
wine-1.1.23-1.fc10.i386.rpm                              |  24 kB     00:00    
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : wine-1.1.23-1.fc10.i386                                  1/1

Installed:
  wine.i386 0:1.1.23-1.fc10                                                 
Complete!
root# winecfg    //路径不受限制
yum insatll wine安装后wine的路径在/usr/share/wine/,包含fonts  generic.ppd  wine.inf




阅读(766) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~