Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-07 Thread mh
On 11/07/2013 09:08 AM, Carsten Haitzler (The Rasterman) wrote:
> On Thu, 07 Nov 2013 07:34:19 -0500 mh  said:
>
>> On 11/07/2013 02:05 AM, Carsten Haitzler (The Rasterman) wrote:
>>> On Wed, 06 Nov 2013 19:53:48 -0500 mh  said:
>>>
 Trying to compile e18 as suggested below, into /opt/e18. efl
 builds/installs ok but elementrary fails. In the autogen output is see
 this:

 /opt/e18/elementary-1.8.0-alpha1/missing: Unknown `--is-lightweight' option
 Try `/opt/e18/elementary-1.8.0-alpha1/missing --help' for more information
 configure: WARNING: 'missing' script is too old or missing

 --help didn't help me much. Any helpful suggestions here?
>>> did you use configure? or did u maybe run autogen.sh ?
>> I ran autogen.sh.
> in which case... your problem will be with your local install of autotools. if
> you just used configure.. u'll be fine. autogen.sh is for developers who need
> to GENERATe configure, makefile.in etc. - unless u are hacking on these build
> files.. you don't need to do this - ever. it just creates problems.

up and running,  thanks!

>
 On Tue, Nov 5, 2013 at 6:00 PM, Carsten
 Haitzlerwrote:

> We are pleased to announce that our very first Alpha release (Alpha 1) of
> EFL
> 1.8 is now available for download at:
>
> http://download.enlightenment.org/releases/
>
> The relevant components are:
>
> **GZ**
> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
>
> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
>
> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
>
> **BZ2**
> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
>
> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
>
> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
>
> If you are compiling the above, please compile them in the following
> order:
>
>  efl
>  elementary
>  emotion_generic_players
>  evas_generic_players
>
> If you have an existing EFL or Elementary install, you may wish to delete
> its
> header files and libraries before building the above.
>
> In addition we have also put up early stage Alphas of Enlightenment 0.18
> and
> Terminology 0.4 available here:
>
> **GZ**
>
> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
>
> **BZ2**
>
> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
>
> We ask people to test builds and functionality at this stage in
> preparation for
> full release. Of course there will be bugs, and this is the point at which
> to
> weed them out. Please file bug tasks onhttp://phab.enlightenment.org  and
> we
> will address them as best as possible for release. Future Alpha and Betas
> will
> come.
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
 --
 November Webinars for C, C++, Fortran Developers
 Accelerate application performance with scalable programming models.
 Explore techniques for threading, error checking, porting, and tuning. Get
 the most from the latest Intel processors and coprocessors. See abstracts
 and register
 http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
 ___ enlightenment-users
 mailing list enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

>


--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-07 Thread The Rasterman
On Thu, 07 Nov 2013 07:34:19 -0500 mh  said:

> On 11/07/2013 02:05 AM, Carsten Haitzler (The Rasterman) wrote:
> > On Wed, 06 Nov 2013 19:53:48 -0500 mh  said:
> >
> >> Trying to compile e18 as suggested below, into /opt/e18. efl
> >> builds/installs ok but elementrary fails. In the autogen output is see
> >> this:
> >>
> >> /opt/e18/elementary-1.8.0-alpha1/missing: Unknown `--is-lightweight' option
> >> Try `/opt/e18/elementary-1.8.0-alpha1/missing --help' for more information
> >> configure: WARNING: 'missing' script is too old or missing
> >>
> >> --help didn't help me much. Any helpful suggestions here?
> > did you use configure? or did u maybe run autogen.sh ?
> I ran autogen.sh.

in which case... your problem will be with your local install of autotools. if
you just used configure.. u'll be fine. autogen.sh is for developers who need
to GENERATe configure, makefile.in etc. - unless u are hacking on these build
files.. you don't need to do this - ever. it just creates problems.

> >> On Tue, Nov 5, 2013 at 6:00 PM, Carsten
> >> Haitzlerwrote:
> >>
> >>> We are pleased to announce that our very first Alpha release (Alpha 1) of
> >>> EFL
> >>> 1.8 is now available for download at:
> >>>
> >>> http://download.enlightenment.org/releases/
> >>>
> >>> The relevant components are:
> >>>
> >>> **GZ**
> >>> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
> >>> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
> >>>
> >>> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
> >>>
> >>> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
> >>>
> >>> **BZ2**
> >>> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
> >>> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
> >>>
> >>> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
> >>>
> >>> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
> >>>
> >>> If you are compiling the above, please compile them in the following
> >>> order:
> >>>
> >>> efl
> >>> elementary
> >>> emotion_generic_players
> >>> evas_generic_players
> >>>
> >>> If you have an existing EFL or Elementary install, you may wish to delete
> >>> its
> >>> header files and libraries before building the above.
> >>>
> >>> In addition we have also put up early stage Alphas of Enlightenment 0.18
> >>> and
> >>> Terminology 0.4 available here:
> >>>
> >>> **GZ**
> >>>
> >>> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
> >>> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
> >>>
> >>> **BZ2**
> >>>
> >>> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
> >>> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
> >>>
> >>> We ask people to test builds and functionality at this stage in
> >>> preparation for
> >>> full release. Of course there will be bugs, and this is the point at which
> >>> to
> >>> weed them out. Please file bug tasks onhttp://phab.enlightenment.org  and
> >>> we
> >>> will address them as best as possible for release. Future Alpha and Betas
> >>> will
> >>> come.
> >>>
> >>> --
> >>> - Codito, ergo sum - "I code, therefore I am" --
> >>> The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >>>
> >>
> >> --
> >> November Webinars for C, C++, Fortran Developers
> >> Accelerate application performance with scalable programming models.
> >> Explore techniques for threading, error checking, porting, and tuning. Get
> >> the most from the latest Intel processors and coprocessors. See abstracts
> >> and register
> >> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> >> ___ enlightenment-users
> >> mailing list enlightenment-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >>
> >
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-07 Thread mh
On 11/07/2013 02:05 AM, Carsten Haitzler (The Rasterman) wrote:
> On Wed, 06 Nov 2013 19:53:48 -0500 mh  said:
>
>> Trying to compile e18 as suggested below, into /opt/e18. efl
>> builds/installs ok but elementrary fails. In the autogen output is see this:
>>
>> /opt/e18/elementary-1.8.0-alpha1/missing: Unknown `--is-lightweight' option
>> Try `/opt/e18/elementary-1.8.0-alpha1/missing --help' for more information
>> configure: WARNING: 'missing' script is too old or missing
>>
>> --help didn't help me much. Any helpful suggestions here?
> did you use configure? or did u maybe run autogen.sh ?
I ran autogen.sh.

>
>> On Tue, Nov 5, 2013 at 6:00 PM, Carsten Haitzlerwrote:
>>
>>> We are pleased to announce that our very first Alpha release (Alpha 1) of
>>> EFL
>>> 1.8 is now available for download at:
>>>
>>> http://download.enlightenment.org/releases/
>>>
>>> The relevant components are:
>>>
>>> **GZ**
>>> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
>>> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
>>>
>>> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
>>>
>>> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
>>>
>>> **BZ2**
>>> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
>>> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
>>>
>>> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
>>>
>>> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
>>>
>>> If you are compiling the above, please compile them in the following order:
>>>
>>> efl
>>> elementary
>>> emotion_generic_players
>>> evas_generic_players
>>>
>>> If you have an existing EFL or Elementary install, you may wish to delete
>>> its
>>> header files and libraries before building the above.
>>>
>>> In addition we have also put up early stage Alphas of Enlightenment 0.18
>>> and
>>> Terminology 0.4 available here:
>>>
>>> **GZ**
>>>
>>> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
>>> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
>>>
>>> **BZ2**
>>>
>>> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
>>> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
>>>
>>> We ask people to test builds and functionality at this stage in
>>> preparation for
>>> full release. Of course there will be bugs, and this is the point at which
>>> to
>>> weed them out. Please file bug tasks onhttp://phab.enlightenment.org  and
>>> we
>>> will address them as best as possible for release. Future Alpha and Betas
>>> will
>>> come.
>>>
>>> --
>>> - Codito, ergo sum - "I code, therefore I am" --
>>> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>>>
>>
>> --
>> November Webinars for C, C++, Fortran Developers
>> Accelerate application performance with scalable programming models. Explore
>> techniques for threading, error checking, porting, and tuning. Get the most
>> from the latest Intel processors and coprocessors. See abstracts and register
>> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
>> ___
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
>


--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-06 Thread The Rasterman
On Wed, 06 Nov 2013 19:53:48 -0500 mh  said:

> Trying to compile e18 as suggested below, into /opt/e18. efl 
> builds/installs ok but elementrary fails. In the autogen output is see this:
> 
> /opt/e18/elementary-1.8.0-alpha1/missing: Unknown `--is-lightweight' option
> Try `/opt/e18/elementary-1.8.0-alpha1/missing --help' for more information
> configure: WARNING: 'missing' script is too old or missing
> 
> --help didn't help me much. Any helpful suggestions here?

did you use configure? or did u maybe run autogen.sh ?

> On Tue, Nov 5, 2013 at 6:00 PM, Carsten Haitzlerwrote:
> 
> > We are pleased to announce that our very first Alpha release (Alpha 1) of
> > EFL
> > 1.8 is now available for download at:
> >
> > http://download.enlightenment.org/releases/
> >
> > The relevant components are:
> >
> > **GZ**
> > http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
> > http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
> >
> > http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
> >
> > http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
> >
> > **BZ2**
> > http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
> > http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
> >
> > http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
> >
> > http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
> >
> > If you are compiling the above, please compile them in the following order:
> >
> >efl
> >elementary
> >emotion_generic_players
> >evas_generic_players
> >
> > If you have an existing EFL or Elementary install, you may wish to delete
> > its
> > header files and libraries before building the above.
> >
> > In addition we have also put up early stage Alphas of Enlightenment 0.18
> > and
> > Terminology 0.4 available here:
> >
> > **GZ**
> >
> > http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
> > http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
> >
> > **BZ2**
> >
> > http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
> > http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
> >
> > We ask people to test builds and functionality at this stage in
> > preparation for
> > full release. Of course there will be bugs, and this is the point at which
> > to
> > weed them out. Please file bug tasks onhttp://phab.enlightenment.org  and
> > we
> > will address them as best as possible for release. Future Alpha and Betas
> > will
> > come.
> >
> > --
> > - Codito, ergo sum - "I code, therefore I am" --
> > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >
> 
> 
> --
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models. Explore
> techniques for threading, error checking, porting, and tuning. Get the most 
> from the latest Intel processors and coprocessors. See abstracts and register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-06 Thread mh
Trying to compile e18 as suggested below, into /opt/e18. efl 
builds/installs ok but elementrary fails. In the autogen output is see this:

/opt/e18/elementary-1.8.0-alpha1/missing: Unknown `--is-lightweight' option
Try `/opt/e18/elementary-1.8.0-alpha1/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing

--help didn't help me much. Any helpful suggestions here?

On Tue, Nov 5, 2013 at 6:00 PM, Carsten Haitzlerwrote:

> We are pleased to announce that our very first Alpha release (Alpha 1) of
> EFL
> 1.8 is now available for download at:
>
> http://download.enlightenment.org/releases/
>
> The relevant components are:
>
> **GZ**
> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
>
> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
>
> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
>
> **BZ2**
> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
>
> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
>
> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
>
> If you are compiling the above, please compile them in the following order:
>
>efl
>elementary
>emotion_generic_players
>evas_generic_players
>
> If you have an existing EFL or Elementary install, you may wish to delete
> its
> header files and libraries before building the above.
>
> In addition we have also put up early stage Alphas of Enlightenment 0.18
> and
> Terminology 0.4 available here:
>
> **GZ**
>
> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
>
> **BZ2**
>
> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
>
> We ask people to test builds and functionality at this stage in
> preparation for
> full release. Of course there will be bugs, and this is the point at which
> to
> weed them out. Please file bug tasks onhttp://phab.enlightenment.org  and
> we
> will address them as best as possible for release. Future Alpha and Betas
> will
> come.
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>


--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-05 Thread The Rasterman
On Wed, 6 Nov 2013 00:13:03 -0200 Wido  said:

> is there any kind of backward compatibility eith e17?
> 
> I'm asking specifically because of modules, I would like to keep using
> those that are not even legal in e17 anymore (like diskio, places ,mem,
> etc). But would be interesting also for themes and wallpapers

modules - ymmv. some may work, some may not. no backward compat is guaranteed
with e and modules as they use internal interfaces inside of e.

wallpapers will be fine. themes will need some updates due to composite-only
requiring some parts to accept events now etc.

> 
> 2013/11/5 Carsten Haitzler 
> 
> > On Tue, 5 Nov 2013 14:58:10 -0600 Jeff Hoogland 
> > said:
> >
> > > Is there a full change log somewhere for these updates?
> >
> > efl and elementary have Changelog files... see the tarball. you'll be
> > reading
> > for a while. :)
> >
> > > ~Jeff Hoogland
> > > Bodhi Linux - http://www.bodhilinux.com/
> > > On Nov 5, 2013 3:02 AM, "Carsten Haitzler"  wrote:
> > >
> > > > We are pleased to announce that our very first Alpha release (Alpha 1)
> > of
> > > > EFL
> > > > 1.8 is now available for download at:
> > > >
> > > > http://download.enlightenment.org/releases/
> > > >
> > > > The relevant components are:
> > > >
> > > > **GZ**
> > > > http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
> > > >
> > http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
> > > >
> > > >
> > http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
> > > >
> > > >
> > http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
> > > >
> > > > **BZ2**
> > > > http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
> > > >
> > http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
> > > >
> > > >
> > http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
> > > >
> > > >
> > http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
> > > >
> > > > If you are compiling the above, please compile them in the following
> > order:
> > > >
> > > >   efl
> > > >   elementary
> > > >   emotion_generic_players
> > > >   evas_generic_players
> > > >
> > > > If you have an existing EFL or Elementary install, you may wish to
> > delete
> > > > its
> > > > header files and libraries before building the above.
> > > >
> > > > In addition we have also put up early stage Alphas of Enlightenment
> > 0.18
> > > > and
> > > > Terminology 0.4 available here:
> > > >
> > > > **GZ**
> > > >
> > > >
> > http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
> > > >
> > http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
> > > >
> > > > **BZ2**
> > > >
> > > >
> > http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
> > > >
> > http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
> > > >
> > > > We ask people to test builds and functionality at this stage in
> > > > preparation for
> > > > full release. Of course there will be bugs, and this is the point at
> > which
> > > > to
> > > > weed them out. Please file bug tasks on http://phab.enlightenment.organd
> > > > we
> > > > will address them as best as possible for release. Future Alpha and
> > Betas
> > > > will
> > > > come.
> > > >
> > > > --
> > > > - Codito, ergo sum - "I code, therefore I am"
> > --
> > > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > > >
> > > >
> > > >
> > > >
> > --
> > > > November Webinars for C, C++, Fortran Developers
> > > > Accelerate application performance with scalable programming models.
> > > > Explore
> > > > techniques for threading, error checking, porting, and tuning. Get the
> > most
> > > > from the latest Intel processors and coprocessors. See abstracts and
> > > > register
> > > >
> > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> > > > ___
> > > > enlightenment-users mailing list
> > > > enlightenment-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > > >
> > >
> > --
> > > November Webinars for C, C++, Fortran Developers
> > > Accelerate application performance with scalable programming models.
> > Explore
> > > techniques for threading, error checking, porting, and tuning. Get the
> > most
> > > from the latest Intel processors and coprocessors. See abstracts and
> > register
> > >
> > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> > > ___
> > > enlightenment-users mailing list
> > > enlightenment-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/e

Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-05 Thread Wido
is there any kind of backward compatibility eith e17?

I'm asking specifically because of modules, I would like to keep using
those that are not even legal in e17 anymore (like diskio, places ,mem,
etc). But would be interesting also for themes and wallpapers


2013/11/5 Carsten Haitzler 

> On Tue, 5 Nov 2013 14:58:10 -0600 Jeff Hoogland 
> said:
>
> > Is there a full change log somewhere for these updates?
>
> efl and elementary have Changelog files... see the tarball. you'll be
> reading
> for a while. :)
>
> > ~Jeff Hoogland
> > Bodhi Linux - http://www.bodhilinux.com/
> > On Nov 5, 2013 3:02 AM, "Carsten Haitzler"  wrote:
> >
> > > We are pleased to announce that our very first Alpha release (Alpha 1)
> of
> > > EFL
> > > 1.8 is now available for download at:
> > >
> > > http://download.enlightenment.org/releases/
> > >
> > > The relevant components are:
> > >
> > > **GZ**
> > > http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
> > >
> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
> > >
> > >
> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
> > >
> > >
> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
> > >
> > > **BZ2**
> > > http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
> > >
> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
> > >
> > >
> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
> > >
> > >
> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
> > >
> > > If you are compiling the above, please compile them in the following
> order:
> > >
> > >   efl
> > >   elementary
> > >   emotion_generic_players
> > >   evas_generic_players
> > >
> > > If you have an existing EFL or Elementary install, you may wish to
> delete
> > > its
> > > header files and libraries before building the above.
> > >
> > > In addition we have also put up early stage Alphas of Enlightenment
> 0.18
> > > and
> > > Terminology 0.4 available here:
> > >
> > > **GZ**
> > >
> > >
> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
> > >
> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
> > >
> > > **BZ2**
> > >
> > >
> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
> > >
> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
> > >
> > > We ask people to test builds and functionality at this stage in
> > > preparation for
> > > full release. Of course there will be bugs, and this is the point at
> which
> > > to
> > > weed them out. Please file bug tasks on http://phab.enlightenment.organd
> > > we
> > > will address them as best as possible for release. Future Alpha and
> Betas
> > > will
> > > come.
> > >
> > > --
> > > - Codito, ergo sum - "I code, therefore I am"
> --
> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > >
> > >
> > >
> > >
> --
> > > November Webinars for C, C++, Fortran Developers
> > > Accelerate application performance with scalable programming models.
> > > Explore
> > > techniques for threading, error checking, porting, and tuning. Get the
> most
> > > from the latest Intel processors and coprocessors. See abstracts and
> > > register
> > >
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> > > ___
> > > enlightenment-users mailing list
> > > enlightenment-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > >
> >
> --
> > November Webinars for C, C++, Fortran Developers
> > Accelerate application performance with scalable programming models.
> Explore
> > techniques for threading, error checking, porting, and tuning. Get the
> most
> > from the latest Intel processors and coprocessors. See abstracts and
> register
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models.
> Explore
> techniques for threading, error checking, porting, and tuning. Get the most
> from the latest Intel processors and coprocessors. See abstracts and
> register
> http://pubads.g.doubleclick.net/gamp

Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-05 Thread The Rasterman
On Tue, 5 Nov 2013 14:58:10 -0600 Jeff Hoogland  said:

> Is there a full change log somewhere for these updates?

efl and elementary have Changelog files... see the tarball. you'll be reading
for a while. :)

> ~Jeff Hoogland
> Bodhi Linux - http://www.bodhilinux.com/
> On Nov 5, 2013 3:02 AM, "Carsten Haitzler"  wrote:
> 
> > We are pleased to announce that our very first Alpha release (Alpha 1) of
> > EFL
> > 1.8 is now available for download at:
> >
> > http://download.enlightenment.org/releases/
> >
> > The relevant components are:
> >
> > **GZ**
> > http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
> > http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
> >
> > http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
> >
> > http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
> >
> > **BZ2**
> > http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
> > http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
> >
> > http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
> >
> > http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
> >
> > If you are compiling the above, please compile them in the following order:
> >
> >   efl
> >   elementary
> >   emotion_generic_players
> >   evas_generic_players
> >
> > If you have an existing EFL or Elementary install, you may wish to delete
> > its
> > header files and libraries before building the above.
> >
> > In addition we have also put up early stage Alphas of Enlightenment 0.18
> > and
> > Terminology 0.4 available here:
> >
> > **GZ**
> >
> > http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
> > http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
> >
> > **BZ2**
> >
> > http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
> > http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
> >
> > We ask people to test builds and functionality at this stage in
> > preparation for
> > full release. Of course there will be bugs, and this is the point at which
> > to
> > weed them out. Please file bug tasks on http://phab.enlightenment.org and
> > we
> > will address them as best as possible for release. Future Alpha and Betas
> > will
> > come.
> >
> > --
> > - Codito, ergo sum - "I code, therefore I am" --
> > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >
> >
> >
> > --
> > November Webinars for C, C++, Fortran Developers
> > Accelerate application performance with scalable programming models.
> > Explore
> > techniques for threading, error checking, porting, and tuning. Get the most
> > from the latest Intel processors and coprocessors. See abstracts and
> > register
> > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
> --
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models. Explore
> techniques for threading, error checking, porting, and tuning. Get the most 
> from the latest Intel processors and coprocessors. See abstracts and register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-05 Thread Jeff Hoogland
Is there a full change log somewhere for these updates?

~Jeff Hoogland
Bodhi Linux - http://www.bodhilinux.com/
On Nov 5, 2013 3:02 AM, "Carsten Haitzler"  wrote:

> We are pleased to announce that our very first Alpha release (Alpha 1) of
> EFL
> 1.8 is now available for download at:
>
> http://download.enlightenment.org/releases/
>
> The relevant components are:
>
> **GZ**
> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
>
> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
>
> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz
>
> **BZ2**
> http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
> http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
>
> http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
>
> http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2
>
> If you are compiling the above, please compile them in the following order:
>
>   efl
>   elementary
>   emotion_generic_players
>   evas_generic_players
>
> If you have an existing EFL or Elementary install, you may wish to delete
> its
> header files and libraries before building the above.
>
> In addition we have also put up early stage Alphas of Enlightenment 0.18
> and
> Terminology 0.4 available here:
>
> **GZ**
>
> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz
>
> **BZ2**
>
> http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
> http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2
>
> We ask people to test builds and functionality at this stage in
> preparation for
> full release. Of course there will be bugs, and this is the point at which
> to
> weed them out. Please file bug tasks on http://phab.enlightenment.org and
> we
> will address them as best as possible for release. Future Alpha and Betas
> will
> come.
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models.
> Explore
> techniques for threading, error checking, porting, and tuning. Get the most
> from the latest Intel processors and coprocessors. See abstracts and
> register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-05 Thread The Rasterman
We are pleased to announce that our very first Alpha release (Alpha 1) of EFL
1.8 is now available for download at:

http://download.enlightenment.org/releases/

The relevant components are:

**GZ**
http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz
http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz
http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz

**BZ2**
http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2
http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2
http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2

If you are compiling the above, please compile them in the following order:

  efl
  elementary
  emotion_generic_players
  evas_generic_players

If you have an existing EFL or Elementary install, you may wish to delete its
header files and libraries before building the above.

In addition we have also put up early stage Alphas of Enlightenment 0.18 and
Terminology 0.4 available here:

**GZ**
http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz

**BZ2**
http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2

We ask people to test builds and functionality at this stage in preparation for
full release. Of course there will be bugs, and this is the point at which to
weed them out. Please file bug tasks on http://phab.enlightenment.org and we
will address them as best as possible for release. Future Alpha and Betas will
come.

-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users