Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old July 3rd, 2005   #1
Tab
Just Give Me the Beans!
 
Tab's Avatar
 
Join Date: Jun 2005
Beans: 56
HOWTO: E17 using apt and Smoon's repo

NOTE: Smoon is no longer maintaining his E17 repository. See this thread for a smiliar method using the repository provided by Elive (note that it's not necessary to modify libc6, and this repo can simply be used as a drop-in for Smoon's. Some of the install names have changed, however.)

Because the other thread is a mess :p

This HOWTO describes the simple process of installing Enlightenment DR17 & related utilities using our own Smoon's excellent apt repository. Thanks Smoon!

First, add Smoon's repository to your apt sources.list:
Code:
$ sudo echo "deb http://ubuntu.nooms.de/ hoary/" >> /etc/apt/sources.list
Next, create and open the apt preferences file:
Code:
$ sudo gedit /etc/apt/preferences
and tell it to prefer the latest version of Enlightenment:
Code:
Package: enlightenment
Pin: version 0.16.999.*
Pin-Priority: 999

Package: enlightenment-data
Pin: version 0.16.999.*
Pin-Priority: 999
Update apt:
Code:
$ sudo apt-get update
and install!
Code:
$ sudo apt-get install enlightenment eutils
The install should automatically create a new .desktop file in /usr/share/xsessions, so you can now log into E17 from your regular login manager. Log out, log into E, and enjoy!


Optionally, you can also install extra EFL programs & E modules. For more information on these, see the Get-E user guide.
Code:
$ sudo apt-get install emodules engage entrance eclair elicit entice examine eclips
emodules - These add functionality and eye-candy to the Enlightenment desktop outside of those included in E.
engage - An OSX-style dock.
entrance - Login manager.
eclair - Media player.
elicit - Magnifier/color dropper.
entice - Image viewer.
examine - Configuration utility.
eclips - Another image viewer.

Two other popular EFL-based utilities, the Eterm terminal emulator and Evidence file manager, can be installed by other means.
Eterm is in Hoary Universe and can be installed via apt. See How to add extra repositories.
Code:
$ sudo apt-get install Eterm
To get Evidence, download the Hoary .deb from sourceforge and install using dpkg:
Code:
$ sudo dpkg -i evidence_0.9.8-20050305-hoaryGMW_i386.deb
For Enlightenment themes, backgrounds, and more visit Get-E.org and the Edevelop forum.
Attached Images
File Type: png e17-6.png (793.9 KB, 5070 views)
File Type: png e17-3.png (406.6 KB, 2715 views)

Last edited by Tab; September 29th, 2005 at 07:42 PM..
Tab is offline   Reply With Quote
Old July 3rd, 2005   #2
Skel
A Carafe of Ubuntu
 
Skel's Avatar
 
Join Date: Jun 2005
Beans: 84
Re: HOWTO: E17 using apt and Smoon's repo

Giving it a try logging out now Thank u very much


It looks so nice and all but God damm its so complicated to do anything i geuss i will stick ta gnome..
__________________
Registered Linux user #392928


(\ /)
(O.o)
(> <)
Bunny, taking over the world, one signature at a time.

Last edited by Skel; July 3rd, 2005 at 01:40 PM..
Skel is offline   Reply With Quote
Old July 3rd, 2005   #3
thagame
Just Give Me the Beans!
 
Join Date: May 2005
Location: Ontario Canada
Beans: 49
Re: HOWTO: E17 using apt and Smoon's repo

Quote:
Package entrance is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
i get that error when trying to install entrance. every package but this is there and installs with no problems.

and i was on get-e.org and it said to add

Quote:
Package: enlightenment
Pin: version 0.17.0_pre10*
Pin-Priority: 999

Package: enlightenment-data
Pin: version 0.17.0_pre10*
Pin-Priority: 999
to /etc/apt/preferences file. but has diff repos links to use. gonna try that out and see if it makes a diff.

Last edited by thagame; July 3rd, 2005 at 03:00 PM..
thagame is offline   Reply With Quote
Old July 3rd, 2005   #4
smoon
A Carafe of Ubuntu
 
smoon's Avatar
 
Join Date: Apr 2005
Beans: 136
Re: HOWTO: E17 using apt and Smoon's repo

Thanks Tab, for that great Howto. I was thinking about writing one myself but was too lazy

thagame and everyone else: Don't follow the instructions found at get-e.org or anywhere else that tell you about "Shadoi's repository" or entries like "Pin: version 0.17.0_pre10*" in /etc/apt/preferences! They are refering to the repository for Debian SID, which will NOT work with Ubuntu!
Use the instructions posted by Tab on top of this thread - this is the only way to get Ubuntu packages of e17, its tools and libraries.

thagame, there's no entrance package yet. Only the programs Tab referred to in his Howto are in the repository. I may create a package if you _really_ need entrance though.
smoon is offline   Reply With Quote
Old July 3rd, 2005   #5
tread
Extra Foam Sugar Free Ubuntu
 
Join Date: Apr 2005
Beans: 737
Re: HOWTO: E17 using apt and Smoon's repo

Does the engage available here load as a module in e17 or is it a standalone application?
tread is offline   Reply With Quote
Old July 3rd, 2005   #6
smoon
A Carafe of Ubuntu
 
smoon's Avatar
 
Join Date: Apr 2005
Beans: 136
Re: HOWTO: E17 using apt and Smoon's repo

Quote:
Originally Posted by tread
Does the engage available here load as a module in e17 or is it a standalone application?
It includes both, the standalone version of engage and the e17 module which can be loaded via
Code:
enlightenment_remote -module-load engage
smoon is offline   Reply With Quote
Old July 3rd, 2005   #7
srt4play
Dipped in Ubuntu
 
srt4play's Avatar
 
Join Date: Jul 2005
Location: Richmond, VA, USA
My beans are hidden!
Ubuntu 8.10 Intrepid Ibex
Re: HOWTO: E17 using apt and Smoon's repo

I don't think any of us really NEED any of the E17 stuff considering it is pre-alpha software, but it sure is nice to have new stuff to play with.

btw thanks for the repository
srt4play is offline   Reply With Quote
Old July 3rd, 2005   #8
smoon
A Carafe of Ubuntu
 
smoon's Avatar
 
Join Date: Apr 2005
Beans: 136
Re: HOWTO: E17 using apt and Smoon's repo

Quote:
Originally Posted by srt4play
I don't think any of us really NEED any of the E17 stuff considering it is pre-alpha software, but it sure is nice to have new stuff to play with.

btw thanks for the repository
Yeah, that's exactly why I created the repository: I like to play with new and fancy stuff. I don't use e17 yet and I don't think I'll use it anytime in the future since it's all much too complicated to use. I really like simplicity and that's why I've chosen Gnome to be my desktop of choice.
smoon is offline   Reply With Quote
Old July 3rd, 2005   #9
tread
Extra Foam Sugar Free Ubuntu
 
Join Date: Apr 2005
Beans: 737
Re: HOWTO: E17 using apt and Smoon's repo

Thanks smoon. The last time I used a repo, engage was standalone only and the modular version is much better integrated and doesn't use fake transparency (I think) .. I ended up compiling the whole thing
Nice to have a repository!
tread is offline   Reply With Quote
Old July 3rd, 2005   #10
super
Ubuntu Extra Shot
 
super's Avatar
 
Join Date: Jan 2005
Location: Up North (toronto)
Beans: 305
Smile Re: HOWTO: E17 using apt and Smoon's repo

hey smoon thanks for the repo! it makes things a lot easier.

quick question, what the heck is that pyramid thing at the bottom right of your first screenshot?
super is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:11 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry