URN Logo
UNIX Resources » Linux » China Linux Forum » Linux桌面与办公软件 » 14 » 编译安装了wine,测试时错误如下:
announcement 声明: 本页内容为中国Linux论坛的内容镜像,文章的版权以及其他所有的相关权利属于中国Linux论坛和相应文章的作者,如果转载,请注明文章来源及相关版权信息。
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.net
  业界新闻与评论
  自由软件杂谈
  IT 人生
  Linux软件快递
  翻译作坊
  Linux图书与评论
  GNU Emacs/XEmacs
  Linux 中文环境和中文化
  Linux桌面与办公软件
  Linux 多媒体与娱乐版
  自由之窗Mozilla
  笔记本电脑上的Linux
  Gentoo
  Debian 一族
  网络管理技术
  Linux 安装与入门
  WEB服务器和FTP服务器
  域名服务器和邮件服务器
  Linux防火墙和代理服务器应用
  文件及打印服务器
  技术培训与认证
  Linux内核技术
  Linux 嵌入技术
  Linux设备驱动程序
  Linux 集群技术
  LINUX平台数据库
  系统和网络安全
  CPU 与 编译器
  系统计算研究所专栏
  Linux下的GUI软件开发
  C/C++编程版
  PHP 技 术
  Java&jsp技术
  Shell编程技术
  Perl 编 程
  Python 编 程
  XML/Web Service 技术
  永远的Unix
  FreeBSD世界
   
编译安装了wine,测试时错误如下:
编译安装了wine,测试时错误如下: - ohiolee [2004-02-20 23:22 | 1,242 byte(s)]
 
Re: 编译安装了wine,测试时错误如下: - knoppix [2004-02-21 14:00 | 120 byte(s)]
 
 
Re: 编译安装了wine,测试时错误如下: - knoppix [2004-02-21 20:00 | 224 byte(s)]
 
谢谢。。 - ohiolee [2004-02-23 10:33 | 128 byte(s)]
 
Re: 谢谢。。 - zhubingqiang [2004-02-23 11:14 | 17 byte(s)]
 
谢谢。。 - ohiolee [2004-02-25 16:38 | 40 byte(s)]
 
顶着...不要掉咯~等待ing............ - ohiolee [2004-02-21 10:06 | 47 byte(s)]
 
Subject: 编译安装了wine,测试时错误如下:
Author: ohiolee    Posted: 2004-02-20 23:22    Length: 1,242 byte(s)
[Original] [Print] [Top]
[root@localhost root]# /usr/local/wine/bin/wine notepad
fixme:nls:init_default_lcid charset GB18030 was not recognized
Invalid path L"c:\windows\system" for L"system" directory: does not exist.
Perhaps you have not properly edited your Wine configuration file (/root/.wine/config)

我是按照<Wine 的安装和配置(实现中文输入法和中文的复制粘贴)>这篇文章在redhat9.0安装的wine20040213.
复制了simsun.ttf 到 windows/Fonts 下;
按照: 建议:不要将 c: 指向一个存在的真实 windows 盘,而是自己建立一个 “假”的,
比如,你想在 /backup/c_drive 下建立一个虚拟 windows 的 c 盘,则执行如下命令
(执行以下命令一般需要root 权限)

mkdir /backup/c_drive
cd /backup/c_drive
mkdir -p windows windows/Start Menu
windows/Start Menu/Programs windows/Fonts windows/system32 windows/Desktop
ln -s /windows/system32 windows/system ;

我发现在/usr/local/wine/bin的wine不是一个文件夹,类型是二进制程序.
我已经费了九牛二虎之力了,可惜本人还是linux菜鸟一只.......自己无法解决.

请各位帮忙找找原因. 在此先谢过了.
[Original] [Print] [Top]
Subject: 顶着...不要掉咯~等待ing............
Author: ohiolee    Posted: 2004-02-21 10:06    Length: 47 byte(s)
[Original] [Print] [Top]
好心的人儿....这个问题捆饶我好久了...请帮忙解决
[Original] [Print] [Top]
Subject: Re: 编译安装了wine,测试时错误如下:
Author: knoppix    Posted: 2004-02-21 14:00    Length: 120 byte(s)
[Original] [Print] [Top]
1. 没有必要用root运行wine,这是比较愚蠢的做法
2. 检查一下 ~/.wine/config 文件,里面有具体的虚拟盘设置
----
Welcome to the world of choices and performance.
[Original] [Print] [Top]
Subject: Re: 编译安装了wine,测试时错误如下:
Author: ohiolee    Posted: 2004-02-21 15:39    Length: 60 byte(s)
[Original] [Print] [Top]
这样的啊。我那个config文件配置过的啊,能说具体点么。。谢谢了
[Original] [Print] [Top]
Subject: Re: 编译安装了wine,测试时错误如下:
Author: knoppix    Posted: 2004-02-21 20:00    Length: 224 byte(s)
[Original] [Print] [Top]
Invalid path L"c:\windows\system" for L"system" directory: does not exist.

以上提示说明:
~/.wine/config 中 [Drive C] 的设置或 [wine] 的 "System" 设置有问题
----
Welcome to the world of choices and performance.
[Original] [Print] [Top]
Subject: 谢谢。。
Author: ohiolee    Posted: 2004-02-23 10:33    Length: 128 byte(s)
[Original] [Print] [Top]
恩,谢谢告诉我原因所在。我会好好查查的。。有问题我会再问的哦。。。。希望不要嫌我烦

对了还有其他的问题存在么?
[Original] [Print] [Top]
Subject: Re: 谢谢。。
Author: zhubingqiang    Posted: 2004-02-23 11:14    Length: 17 byte(s)
[Original] [Print] [Top]
/etc/fstab中有误!
[Original] [Print] [Top]
Subject: 谢谢。。
Author: ohiolee    Posted: 2004-02-25 16:38    Length: 40 byte(s)
[Original] [Print] [Top]
我再试试吧
谢谢了,各位大哥。。
[Original] [Print] [Top]
« Previous thread
[请教]大家一般是把G_BROKEN_FILENAMES的设置写到哪个文件内的?
Linux桌面与办公软件
14
Next thread »
有谁知道这个tramp怎么安装啊,
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
备案序号: 京ICP备05006143    webmaster: webmaster@unixresources.net
This page created on 2008-07-17 02:09:12, cost 0.050709009170532 ms.