Page 1 of 14 12311 ... LastLast
Results 1 to 10 of 140

Thread: how to install E17 from Shadoi in Breezy

  1. #1
    dlpfmVfH is offline Gee! These Aren't Roasted!
    Join Date
    Feb 2005
    Beans
    160

    how to install E17 from Shadoi in Breezy

    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/sourceforge/evidence/evidence_0.9.8-20050305-hoaryGMW_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

    language support: currently :
    english
    chinese
    danish
    finnish
    german
    hungarian
    russian
    slovenian
    spanish
    Dutch

    -----------------------------------------------------------------
    Tool for configuring E17 with a gui Erme (Enlightenment_Remote Made Easy):
    You needGTK2:erl
    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...
    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
    Last edited by dlpfmVfH; October 30th, 2005 at 11:21 PM. Reason: improved explanation

  2. #2
    Join Date
    Apr 2005
    Location
    Kuopio, Finland
    Beans
    128
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: how to install E17 from Shadoi in Breezy

    Looks good!

    I've been using http://omicron.homeip.net/projects/easy_e17/easy_e17.sh script to install E17 on my Breezy, but later today I'll test this repo.

    Thanks for pointing it out .

  3. #3
    Join Date
    Nov 2004
    Location
    wenatchee ,washington
    Beans
    65
    Distro
    Xubuntu 11.10 Oneiric Ocelot

    Talking Re: how to install E17 from Shadoi in Breezy

    easy way to add the key to breezy
    Code:
    wget soulmachine.net/public.key && sudo apt-key add public.key

  4. #4
    Join Date
    Nov 2004
    Beans
    177
    Distro
    Dapper Drake

    Re: how to install E17 from Shadoi in Breezy

    Cool! Thanks

  5. #5
    dlpfmVfH is offline Gee! These Aren't Roasted!
    Join Date
    Feb 2005
    Beans
    160

    Re: how to install E17 from Shadoi in Breezy

    Quote Originally Posted by zenrox
    easy way to add the key to breezy
    Code:
    wget soulmachine.net/public.key && sudo apt-key add public.key
    thanks added it to the howto...

  6. #6
    Join Date
    Jan 2005
    Beans
    35

    Re: how to install E17 from Shadoi in Breezy

    Great how-to, got it up and running now. Is there any guide for E17? I realize this is still a "beta" application, but I would like to see basics for adding applications to the launcher and such. Thanks!

  7. #7
    Join Date
    Jun 2005
    Beans
    50

    Re: how to install E17 from Shadoi in Breezy

    go to www.get-e.org they have a great site with a collection of themes, backgrounds, eaps, and an excellent user tutorial

  8. #8
    Join Date
    Jul 2005
    Beans
    374
    Distro
    Ubuntu 6.06 Dapper

    Re: how to install E17 from Shadoi in Breezy

    where does the public key get coded into??

  9. #9
    dlpfmVfH is offline Gee! These Aren't Roasted!
    Join Date
    Feb 2005
    Beans
    160

    Re: how to install E17 from Shadoi in Breezy

    you can add it with synaptic, in the repository section,
    authentication...

    it is to show that these packages, are from shadoi (aka Blake barnett)

  10. #10
    Join Date
    Jul 2005
    Beans
    374
    Distro
    Ubuntu 6.06 Dapper

    Re: how to install E17 from Shadoi in Breezy

    Quote Originally Posted by aboe
    you can add it with synaptic, in the repository section,
    authentication...

    it is to show that these packages, are from shadoi (aka Blake barnett)
    OK just trying to be careful...
    I should open snyaptic go to repositories then to authentication and add:

    http://soulmachine.net/public.key
    wget soulmachine.net/public.key && sudo apt-key add public.key

    those 2 lines---just like that???

Page 1 of 14 12311 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •