Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1010583
  • 博文数量: 238
  • 博客积分: 2842
  • 博客等级: 少校
  • 技术积分: 2765
  • 用 户 组: 普通用户
  • 注册时间: 2009-04-16 00:20
个人简介

stdlf

文章分类

全部博文(238)

文章存档

2013年(6)

2012年(13)

2011年(82)

2010年(89)

2009年(48)

我的朋友

分类:

2011-06-30 00:39:42

方法一:
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




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