LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 981|回复: 5

e17汉化求助,有相关经验的朋友帮忙看下

[复制链接]
发表于 2005-12-18 16:23:11 | 显示全部楼层 |阅读模式
按照说明apt-get后

装完是英文界面,要怎么设置成中文界面?

没有官方文档上说的enlightenment_remote命令.
http://www.get-e.org/E17_User_Guide/Chinese/_pages/3.5.html
发表于 2005-12-18 16:26:55 | 显示全部楼层
你确定你的是E17吗??
怎么会没有 enlightenment_remote 呢
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-12-18 22:47:01 | 显示全部楼层
Post by zlbruce
你确定你的是E17吗??
怎么会没有 enlightenment_remote 呢


我是这样安装的:
[PHP]
This repository is built on and for Debian Unstable, you can get it to work on Ubuntu and Debian Sarge, but you may have to manually force the installation of some packages, and from that point on apt-get may complain about broken packages. YMMV, use at your own risk.
Location

The repository is located here:

deb http://soulmachine.net/debian/ unstable/

slackd00d setup a mirror here:

deb http://debian.oceighty.net/e17 unstable/


Package list

You can take a look at the Debian package file here: [1] (http://soulmachine.net/debian/unstable/Packages)

To install all the packages (after adding it to your sources.list and running apt-get update) in the repository you can use the command:

apt-get install `cat /var/lib/apt/lists/soulmachine.net_debian_unstable_Packages | grep Package | cut -f 2 -d :`

and to delete one package when there are problems use this to generate the list:

cat /var/lib/apt/lists/soulmachine.net_debian_unstable_Packages | grep Package | cut -f 2 -d : > list

edit the list (remove the unwanted package) , and:

apt-get install `cat list`
[/PHP]

http://www.soulmachine.net/wiki/ ... _on_Debian_unstable

是不是我这样安装以后是e16?
如果这样是e16的话,e17是怎么安装的呢?方便的话给个连接.
回复 支持 反对

使用道具 举报

发表于 2005-12-18 22:54:36 | 显示全部楼层
发一张图来看看,如果是E16的话,估计你没有看到这句话[php]Common problems

You may notice that when you do an upgrade or dist-upgrade that e17 doesn't get installed... that's because the default package for enlightenment 0.16.6 in unstable gets priority. To override this, you'll want to use APT preferences (man apt_preferences). Here's an example /etc/apt/preferences file:

Package: enlightenment
Pin: version 0.16.999*
Pin-Priority: 999

Package: enlightenment-data
Pin: version 0.16.999*
Pin-Priority: 999
[/php]
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-12-19 09:49:17 | 显示全部楼层

看来我是装错了= =

哪里有e17的安装源和文档?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2005-12-19 10:02:11 | 显示全部楼层
E17的安装文档在 get-e.org上

可以直接从debian源安装

也可以从cvs安装

在那里的user guide里面有介绍
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表