PDA

View Full Version : [ubuntu] help me about enlightenment installation.



jellay17
October 5th, 2010, 04:18 AM
how can i install enlightenment in my ubuntu server? please help me.. this is one of our projects.. i've been searching all day.. apt-get install doesn't work because the package is not available.. can someone please help me? i really need it.. thanks a lot in advance..

Sef
October 5th, 2010, 06:10 AM
how can i install enlightenment in my ubuntu server? please help me.. this is one of our projects.. i've been searching all day.. apt-get install doesn't work because the package is not available.. can someone please help me? i really need it.. thanks a lot in advance..

Enlightenment Window Manager is in the repositories. Are multiverse and universe enabled? Just type in englightenment window manager.

foxmulder881
October 5th, 2010, 06:17 AM
Here you go, try this...


sudo aptitude install e16

jellay17
October 5th, 2010, 01:04 PM
how about using wget? can you give me a link where i can download the enlightenment? a good link..

foxmulder881
October 5th, 2010, 11:05 PM
It's the same as what's in the Lucid repos, but here you go. You can download with wget using the following links. And don't forget to install with gebi and it'll pull in all the required dependencies also.

i386
http://mirrors.kernel.org/ubuntu/pool/universe/e/e16/e16_1.0.0-3.1_i386.deb

amd64
http://mirrors.kernel.org/ubuntu/pool/universe/e/e16/e16_1.0.0-3.1_amd64.deb

jellay17
October 6th, 2010, 02:26 AM
It's the same as what's in the Lucid repos, but here you go. You can download with wget using the following links. And don't forget to install with gebi and it'll pull in all the required dependencies also.

i386
http://mirrors.kernel.org/ubuntu/pool/universe/e/e16/e16_1.0.0-3.1_i386.deb

amd64
http://mirrors.kernel.org/ubuntu/pool/universe/e/e16/e16_1.0.0-3.1_amd64.deb


where can i find the gebi?

foxmulder881
October 6th, 2010, 10:22 AM
gdebi is already installed on your system. It's the command line system to install deb packages.