» 您尚未 登录   注册 | 银行 | 首页调用管理 | 博客 | 帮助 | 社区 | 无图版
华镭社区论坛 -> 应用程序 -> Wine
 XML   RSS 2.0   WAP 

--> 本页主题: Wine 加入收藏 | 收藏主题 | 上一主题 | 下一主题
vr2ziz


该用户目前不在线
级别: 中级会员
精华: 0
发帖: 148
威望: 83 点
镭: 96 L
贡献值: 0 点
在线时间:101(小时)
注册时间:2004-06-25
最后登录:2009-11-24
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子

Wine

在RaysLX的Server上沒見到有 wine,自己動手做,但是wine那裏又有問題,可不可放到RaysLX的Server去。

[楼 主] | Posted: 2005-06-20 19:11
顶端
support11




该用户目前不在线
级别: 普通会员
精华: 0
发帖: 71
威望: 1 点
镭: 0 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2005-05-16
最后登录:1970-01-01
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



在 RaysLx 可以安装 wine的。
(安装步骤仅供参考)
先到 wine 的官方网站上查看wine 的debian 包的下载要求和步骤

http://www.winehq.com/site/download-deb

wine 的官方网站 网页上 的安装要求
1:
root # vi /etc/apt/sources.list
deb http://wine.sourceforge.net/apt/ binary/
deb-src http://wine.sourceforge.net/apt/ source/
2:
root #apt-get update
root # apt-cache search libfontconfig
root # apt-get install libfontconfig1-dev
root # apt-get build-dep wine
root # apt-get --build source wine
//下载 wine_0.0.20050524-winehq.orig.tar.gz , 下载速度比较慢

3:解压安装,(安装速度慢)
注 : 安装步骤请参考 wine/README 文件
root # tar -xzvf wine_0.0.20050524-winehq.orig.tar.gz
root # cd wine_20050524
root # ./configure
root # make depend
root # make

4:使用wine

root # wine mplayer.exe //执行 mplayer.exe
roo # winefile //wine 的图形化界面

[1 楼] | Posted: 2005-06-27 13:15 顶端
biowee


该用户目前不在线
级别: 荣誉会员
精华: 0
发帖: 193
威望: 98 点
镭: 105 L
贡献值: 0 点
在线时间:56(小时)
注册时间:2005-03-23
最后登录:2010-01-25
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



这个版本很好用,没有时间限制.下载可以到我的网站上去看.
http://sabec.vicp.net:8080/4images/modules/wordpress/index.php?p=124

[2 楼] | Posted: 2005-07-22 22:53 顶端
support17




该用户目前不在线
级别: 资深会员
精华: 0
发帖: 709
威望: 2 点
镭: 2 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2005-06-27
最后登录:2006-12-14
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



谢谢,biowee的共享
[3 楼] | Posted: 2005-07-25 10:35 顶端
js_fj_zqh




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 35
威望: 1 点
镭: 0 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2006-04-22
最后登录:2008-11-02
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



Wine还没装完,我就忍不住跑过来讲上两句了^_^
开始听说要1G空间,还不信,但看一行行长长的字符在自己喜爱的终端界面上划过,心中不禁有一种很爽的感觉,(如改成011010101010,一定不比美国佬电影里的画面差)等了一会,不禁有点不耐烦了,好大啊!又过了一会,我真想对Wine人敬礼,靠,硬是“用蚂蚁的体细胞克隆出了一头大大的大象”!!!!!
总的来说,这是一次非常爽的WIN安装经历:一面听着张学友“……夜雨深……”,一面想着星爷粘在嘴唇上的烟,还可以一面上网灌水!!!
装好了,去看看
向wine人敬礼,
靠,还没完,听歌

[4 楼] | Posted: 2006-04-27 17:38 顶端
js_fj_zqh




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 35
威望: 1 点
镭: 0 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2006-04-22
最后登录:2008-11-02
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



:(
听了几首歌以看人打了一圈麻将,make停了 再一看,出错了,如下:
bitblt.c:1509: warning: type defaults to \'int\' in declaration of \'wine_tsx11_unlock\'
bitblt.c:1509: error: conflicting types for \'wine_tsx11_unlock\'
x11drv.h:73: error: previous declaration of \'wine_tsx11_unlock\' was here
bitblt.c:1509: warning: data definition has no type or storage class
bitblt.c:1510: error: syntax error before \'return\'
bitblt.c:1517: error: syntax error before \'*\' token
bitblt.c: In function \'X11DRV_PatBlt\':
bitblt.c:1521: error: \'physDev\' undeclared (first use in this function)
bitblt.c:1522: error: \'left\' undeclared (first use in this function)
bitblt.c:1522: error: \'top\' undeclared (first use in this function)
bitblt.c: At top level:
bitblt.c:1531: error: syntax error before \'*\' token
bitblt.c: In function \'X11DRV_BitBlt\':
bitblt.c:1547: error: \'physDevSrc\' undeclared (first use in this function)
bitblt.c: At top level:
bitblt.c:1622: error: syntax error before \'*\' token
bitblt.c: In function \'X11DRV_StretchBlt\':
bitblt.c:1630: error: \'physDevSrc\' undeclared (first use in this function)
{standard input}: Assembler messages:
{standard input}:3246: Error: symbol `__dbcl\' is already defined
{standard input}:3252: Error: symbol `__dbcl\' is already defined
{standard input}:3290: Error: symbol `__dbcl\' is already defined
{standard input}:3339: Error: symbol `tmpGC\' is already defined
make[2]: *** [bitblt.o] 错误 1
make[2]: Leaving directory `/wine-0.9.12/dlls/x11drv\'
make[1]: *** [x11drv] 错误 2
make[1]: Leaving directory `/wine-0.9.12/dlls\'
make: *** [dlls] 错误 2
RAYS-ZQH:/wine-0.9.12#
哪位大虾帮忙啊,我的硬盘啊,可怜!!!!

[5 楼] | Posted: 2006-04-27 17:54 顶端
js_fj_zqh




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 35
威望: 1 点
镭: 0 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2006-04-22
最后登录:2008-11-02
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



没人帮忙吗?
[6 楼] | Posted: 2006-04-28 10:30 顶端
rokee


头衔:王牌少校王牌少校
该用户目前不在线
级别: 论坛版主
精华: 1
发帖: 1180
威望: 237 点
镭: 239 L
贡献值: 0 点
在线时间:514(小时)
注册时间:2005-05-19
最后登录:2009-11-01
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



别编了,暂时1.5的内核对wine支持不好。
[7 楼] | Posted: 2006-04-28 15:14 顶端

华镭社区论坛 -> 应用程序