[分享]how to install E17 from Shadoi in Breezy
-
- 帖子: 87
- 注册时间: 2005-09-12 20:06
- 联系:
[分享]how to install E17 from Shadoi in Breezy
原文:
http://www.ubuntuforums.org/showthread. ... post427354
HOW-TO install E17 from Shadoi in Breezy - 1 Day Ago
--------------------------------------------------------------------------------
I was looking for e17 (the new enlightenment) for breezy, and came across Shadoi's blog...his blog
He has a debian unstable repository and now a Ubuntu Breezy repository
which makes adding E17 easy...
Add this line to your /etc/apt/sources.list:
Code:
deb http://soulmachine.net/breezy unstable/
and this to your /etc/apt/preferences (if there isn't any create one)
Code:
Package: enlightenment
Pin: version 0.16.999*
Pin-Priority: 999
Package: enlightenment-data
Pin: version 0.16.999*
Pin-Priority: 999
then:
install the public.key from:
Code:
in the terminal/konsole type:
wget soulmachine.net/public.key && sudo apt-key add public.key
or download this key and install it through synaptic/repositories/authentication:
http://soulmachine.net/public.key
sudo apt-get update (or run synaptic refresh)
sudo apt-get install enlightenment
or browse with synaptic and install any e17 app.
good luck and give feedback if I need to change anything...
this is my first how to...
All credits must go to Shadoi (aka Blake Barnett) for making the repository!!!
oh and for evidince I tried:
Code:
http://surfnet.dl.sourceforge.net/sourc ... W_i386.deb
and did :
Code:
sudo dpkg -i evidence_0.9.8-20050305-hoaryGMW_i386.deb
and it works...but no breezy packaged build yet...
For more information:
http://www.get-e.org/
http://www.enlightenment.org/
http://www.edevelop.org/
http://www.soulmachine.net/wiki/inde...eezy_Badger%29
ps. only one drawback for E17 is it language support: currently only
english
chinese
danish
finnish
german
hungarian
russian
slovenian
spanish
My setup runs in english hopefully it will support more languages...i'm trying to translate it in dutch
-----------------------------------------------------------------
Tool for configuring E17 with a gui Erme (Enlightenment_Remote Made Easy):
You needGTK2::Perl
this is just a perl script that will give a window with options for keybinding, mouse, focus, etc.
http://www.c7obs.net/%7Eadi/projects/perl/
-------------------------------------------------------------------
KNOWN PROBLEMS
-ANY_MOD don't function very well. it's from enlightenmet_remote.
-signal binding works only if ANY_MOD is ON
-there is a problem if you modify a binding and then delete it. erme will not
delete the binding but update it. if you want to delete it use a simple delete.
this is my fault. i will fix it pretty soon
-------------------------------------------------------------------
on building eap files:
https://sourceforge.net/projects/e17genmenu/
You need to build this yourself...Shadoi hasn't had time to build this..
short how to build:
apt-get build-essentials...
apt-get checkinstall
apt-get e17 dev packages...don't know exactly wich ones..
untar genmenu, ./configure, make, sudo checkinstall..and follow directions..
goodluck
http://www.ubuntuforums.org/showthread. ... post427354
HOW-TO install E17 from Shadoi in Breezy - 1 Day Ago
--------------------------------------------------------------------------------
I was looking for e17 (the new enlightenment) for breezy, and came across Shadoi's blog...his blog
He has a debian unstable repository and now a Ubuntu Breezy repository
which makes adding E17 easy...
Add this line to your /etc/apt/sources.list:
Code:
deb http://soulmachine.net/breezy unstable/
and this to your /etc/apt/preferences (if there isn't any create one)
Code:
Package: enlightenment
Pin: version 0.16.999*
Pin-Priority: 999
Package: enlightenment-data
Pin: version 0.16.999*
Pin-Priority: 999
then:
install the public.key from:
Code:
in the terminal/konsole type:
wget soulmachine.net/public.key && sudo apt-key add public.key
or download this key and install it through synaptic/repositories/authentication:
http://soulmachine.net/public.key
sudo apt-get update (or run synaptic refresh)
sudo apt-get install enlightenment
or browse with synaptic and install any e17 app.
good luck and give feedback if I need to change anything...
this is my first how to...
All credits must go to Shadoi (aka Blake Barnett) for making the repository!!!
oh and for evidince I tried:
Code:
http://surfnet.dl.sourceforge.net/sourc ... W_i386.deb
and did :
Code:
sudo dpkg -i evidence_0.9.8-20050305-hoaryGMW_i386.deb
and it works...but no breezy packaged build yet...
For more information:
http://www.get-e.org/
http://www.enlightenment.org/
http://www.edevelop.org/
http://www.soulmachine.net/wiki/inde...eezy_Badger%29
ps. only one drawback for E17 is it language support: currently only
english
chinese
danish
finnish
german
hungarian
russian
slovenian
spanish
My setup runs in english hopefully it will support more languages...i'm trying to translate it in dutch
-----------------------------------------------------------------
Tool for configuring E17 with a gui Erme (Enlightenment_Remote Made Easy):
You needGTK2::Perl
this is just a perl script that will give a window with options for keybinding, mouse, focus, etc.
http://www.c7obs.net/%7Eadi/projects/perl/
-------------------------------------------------------------------
KNOWN PROBLEMS
-ANY_MOD don't function very well. it's from enlightenmet_remote.
-signal binding works only if ANY_MOD is ON
-there is a problem if you modify a binding and then delete it. erme will not
delete the binding but update it. if you want to delete it use a simple delete.
this is my fault. i will fix it pretty soon
-------------------------------------------------------------------
on building eap files:
https://sourceforge.net/projects/e17genmenu/
You need to build this yourself...Shadoi hasn't had time to build this..
short how to build:
apt-get build-essentials...
apt-get checkinstall
apt-get e17 dev packages...don't know exactly wich ones..
untar genmenu, ./configure, make, sudo checkinstall..and follow directions..
goodluck
-
- 帖子: 87
- 注册时间: 2005-09-12 20:06
- 联系:
-
- 帖子: 34
- 注册时间: 2005-10-12 23:07
-
- 帖子: 131
- 注册时间: 2006-01-30 20:36
能详细解释一下吗,这样做完怎么安装呢?wushuang 写了:自己编译也行 可以从源码生成deb包
其实只要参考 get-e.org上的user guide ,下载对应的目录后 在每个目录下执行
如下:
cd e17/libs/eet
dpkg-buildpackage -us -uc -rfakeroot
...
在
e17/libs/eet
2. e17/libs/evas
3. e17/libs/ecore
4. e17/libs/embryo
5. e17/libs/edje
1. e17/apps/e
这些目录下都运行
dpkg-buildpackage -us -uc -rfakeroot
就可以了
对了,老兄是不是就是linuxsir.org上的无双。
-
- 帖子: 34
- 注册时间: 2005-10-12 23:07