View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2667
For those trying to install E17 (Enlightenment) as per instructions from here, the sources.list is a bit outdated and needs some fresh juice.

Package repo's
--------------
Get some key, add the corresponding repo to your list, save it

Code:
wget http://packages.enlightenment.org/repo.key.old
apt-key add repo.key.old
Code:
wget http://packages.linuxniche.net/deblet/repo.key
apt-key add repo.key
Now add the repo's to your sources.list

Code:
deb http://packages.enlightenment.org/debian sid main extras
as well as

Code:
deb http://packages.linuxniche.net/deblet deblet main
and

Code:
deb ftp://de.debian.org/debian sid main
Save your sources.list file, update and follow the instructions as posted by maddog.

EDIT: As sulu mentions, don't forget to turn them off again once you're done installing enlightenment. They will break things at some point if you forget.

Last edited by anthonie; 2012-04-16 at 14:59.
 

The Following User Says Thank You to anthonie For This Useful Post: