[原创]Ubuntu5.10使用wine模拟部分windows程序

Wine、Cedega、CrossOver 等配置
yoshubom
帖子: 233
注册时间: 2005-12-28 16:23

#16

帖子 yoshubom » 2006-04-09 17:01

装过之后如何完全卸载安装过的软件。指虚拟机。
头像
yang119345
帖子: 570
注册时间: 2005-06-19 14:22
来自: 上海
联系:

#17

帖子 yang119345 » 2006-04-10 18:27

yoshubom 写了:装过之后如何完全卸载安装过的软件。指虚拟机。
删除~/.wine
~/.wine_c
然后删除wine,删除easywine
skyhawk
帖子: 31
注册时间: 2005-12-01 11:06

已解决安装IE问题

#18

帖子 skyhawk » 2006-04-12 17:35

已装上了IE和OFFICE,用WINE0.9.10,不能用0.9.11。
但OFFICE菜单字体发虚,用EASYWINE里的设置来弄成SIMSUN,还是不行,为什么?
头像
rosn
帖子: 1014
注册时间: 2006-01-14 18:33

#19

帖子 rosn » 2006-04-13 10:50

如何才能转到root啊我的操作如下:

rosn@fanzhe:~$ su
Password:
su: Authentication failure
抱歉
rosn@fanzhe:~$ su root
Password:
su: Authentication failure
抱歉
rosn@fanzhe:~$
头像
rosn
帖子: 1014
注册时间: 2006-01-14 18:33

#20

帖子 rosn » 2006-04-13 11:10

这样安装成功了吗

Please choice your Linux Locale to install EasyWine

1\uffff\uffffUTF8 2\uffff\uffffGB18030 / GB2312 / GBK

Type 1 or 2 and Enter to continue install EasyWine(1-2)? : 1


===============================================
///////////////////////////////////////////////

EasyWine 2.7 RL Of Wine Set Tools

Finish Install

deman
http://www.easywine.org

///////////////////////////////////////////////
===============================================

root@fanzhe:/home/rosn/Desktop#
头像
rosn
帖子: 1014
注册时间: 2006-01-14 18:33

#21

帖子 rosn » 2006-04-13 11:14

我安装成功了,但下面这步我又出现问题了怎么办呢


root@fanzhe:/home/rosn/Desktop# cp /etc/gtk/gtkrc.zh_CN /etc/gtk/gtkrc.zh_CN.utf-8
cp: stat‘/etc/gtk/gtkrc.zh_CN’失败: 没有那个文件或目录
root@fanzhe:/home/rosn/Desktop# sudo cp /etc/gtk/gtkrc.zh_CN /etc/gtk/gtkrc.zh_CN.utf-8
cp: stat‘/etc/gtk/gtkrc.zh_CN’失败: 没有那个文件或目录
root@fanzhe:/home/rosn/Desktop#
头像
yang119345
帖子: 570
注册时间: 2005-06-19 14:22
来自: 上海
联系:

#22

帖子 yang119345 » 2006-04-13 23:14

rosn 写了:这样安装成功了吗

Please choice your Linux Locale to install EasyWine

1\uffff\uffffUTF8 2\uffff\uffffGB18030 / GB2312 / GBK

Type 1 or 2 and Enter to continue install EasyWine(1-2)? : 1


===============================================
///////////////////////////////////////////////

EasyWine 2.7 RL Of Wine Set Tools

Finish Install

deman
http://www.easywine.org

///////////////////////////////////////////////
===============================================

root@fanzhe:/home/rosn/Desktop#

字符集根据自己的locales选择相应的编码。文章里面知识用utf8举例
ywarmy
帖子: 78
注册时间: 2005-11-04 19:22

#23

帖子 ywarmy » 2006-04-15 9:45

出现这个怎么办啊
Gtk-WARNING **: 无法通过 module_path 装载组件: "libpixmap.so",
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system" is not accessible.
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system" is not accessible.
wine: cannot open (null)
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system" is not accessible.
wine: cannot open (null)
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system" is not accessible.
err:wineboot:main Cannot set the dir to c:\windows (2)
头像
rosn
帖子: 1014
注册时间: 2006-01-14 18:33

#24

帖子 rosn » 2006-04-16 15:18

我安装成功了,但下面这步我又出现问题了怎么办呢


root@fanzhe:/home/rosn/Desktop# cp /etc/gtk/gtkrc.zh_CN /etc/gtk/gtkrc.zh_CN.utf-8
cp: stat‘/etc/gtk/gtkrc.zh_CN’失败: 没有那个文件或目录
root@fanzhe:/home/rosn/Desktop# sudo cp /etc/gtk/gtkrc.zh_CN /etc/gtk/gtkrc.zh_CN.utf-8
cp: stat‘/etc/gtk/gtkrc.zh_CN’失败: 没有那个文件或目录
root@fanzhe:/home/rosn/Desktop
头像
islet8
帖子: 76
注册时间: 2006-04-09 15:21
联系:

#25

帖子 islet8 » 2006-04-24 12:46

islet8@islet8-mobile-ubuntu:~$ su root
Password:
su: Authentication failure
抱歉


只好用sudo -s进root,但是还是不行:

root@islet8-mobile-ubuntu:~$ ./EasyWine2006.sh

===============================================
///////////////////////////////////////////////

Warning:Install Fail!

You must running EasyWine install as root

///////////////////////////////////////////////
===============================================


楼上也有人碰到这样的问题的的,没人回答么?ubuntu默认禁用root楼主转载的时候不能解释下这个问题?
脚本文件所有者已经设为root,权限755,easywine就是不能装,是不是bug?
头像
yang119345
帖子: 570
注册时间: 2005-06-19 14:22
来自: 上海
联系:

#26

帖子 yang119345 » 2006-04-25 21:07

islet8 写了:islet8@islet8-mobile-ubuntu:~$ su root
Password:
su: Authentication failure
抱歉


只好用sudo -s进root,但是还是不行:

root@islet8-mobile-ubuntu:~$ ./EasyWine2006.sh

===============================================
///////////////////////////////////////////////

Warning:Install Fail!

You must running EasyWine install as root

///////////////////////////////////////////////
===============================================


楼上也有人碰到这样的问题的的,没人回答么?ubuntu默认禁用root楼主转载的时候不能解释下这个问题?
脚本文件所有者已经设为root,权限755,easywine就是不能装,是不是bug?


:shock: 本人抱歉实在没有遇到!可以到http://www.easywine.org/询问
头像
RGVR250
帖子: 49
注册时间: 2005-10-27 19:41

#27

帖子 RGVR250 » 2006-04-26 15:42

easywine装不了IE6,老提示好些DLL文件已经安装或者损坏,用在线安装和本地安装的方法都不成功,有哪位兄台给解读啊~!拜求!!!!!
WINE是0.9.12
头像
rosn
帖子: 1014
注册时间: 2006-01-14 18:33

#28

帖子 rosn » 2006-04-28 8:08

我安装成功了,但下面这步我又出现问题了怎么办呢


root@fanzhe:/home/rosn/Desktop# cp /etc/gtk/gtkrc.zh_CN /etc/gtk/gtkrc.zh_CN.utf-8
cp: stat‘/etc/gtk/gtkrc.zh_CN’失败: 没有那个文件或目录
root@fanzhe:/home/rosn/Desktop# sudo cp /etc/gtk/gtkrc.zh_CN /etc/gtk/gtkrc.zh_CN.utf-8
cp: stat‘/etc/gtk/gtkrc.zh_CN’失败: 没有那个文件或目录
root@fanzhe:/home/rosn/Desktop
kpa
帖子: 84
注册时间: 2005-07-26 22:54

#29

帖子 kpa » 2006-04-28 12:57

只可以装2005的QQ??
mimihu88
帖子: 552
注册时间: 2006-04-03 11:26

#30

帖子 mimihu88 » 2006-04-29 22:28

试着装了wine和easywine,装easywine的时候,切换到root也是提示不行,干脆到root terminal 去装结果装好了,但是怎么运行呢
没用过,请指教
回复