It would appear that on Nov 11, Stefano did say:
> On Sun, 11 Nov 2012 20:31:57 +0100, you wrote:
> >Stefano, il 11/11/2012 19:03, ha scritto:
> >
> >> I start enlightenment from the command line (enlightenment_start), I don't
> >> know whether this affects the XDG stuff...
> >
> >if I'm not wron
On Thu, 15 Nov 2012 20:02:18 +0200 Tom Hacohen said:
> On 14/11/12 02:09, Carsten Haitzler (The Rasterman) wrote:
> > On Tue, 13 Nov 2012 21:17:22 +0200 Tom Hacohen said:
> >
> >> On 13/11/12 17:32, Michael Blumenkrantz wrote:
> >>> It's time for (drum roll) the second alpha release of E17!
> >
On 11/15/2012 02:33 PM, Shane McGuire wrote:
> On Thu, Nov 15, 2012 at 1:31 PM, maderios wrote:
>
>> On 11/15/2012 12:58 PM, Shane McGuire wrote:
>>> change this:
>>> in_efl="eina evil eet evas embryo eo"
>>> to this:
>>> in_efl="efl"
>>>
>>> the package efl contains all of the items on the first
Hello
Yesterday I download again the script easy_e17.sh and I could
correctly install e17 with the basic option.
Now I'd like installing extra modules and apps: what is the best way
to do that? In the script there are the options -i for install and -u
for upgrade, and the option --packagelist to
On Thu, Nov 15, 2012 at 1:31 PM, maderios wrote:
> On 11/15/2012 12:58 PM, Shane McGuire wrote:
> > change this:
> > in_efl="eina evil eet evas embryo eo"
> > to this:
> > in_efl="efl"
> >
> > the package efl contains all of the items on the first line now.
>
>
> I tried it but it doesnt work bec
On 11/15/2012 12:58 PM, Shane McGuire wrote:
> change this:
> in_efl="eina evil eet evas embryo eo"
> to this:
> in_efl="efl"
>
> the package efl contains all of the items on the first line now.
I tried it but it doesnt work because eina and other libraries are in
http://svn.enlightenment.org/svn
change this:
in_efl="eina evil eet evas embryo eo"
to this:
in_efl="efl"
the package efl contains all of the items on the first line now.
Cheers,
Shane
On Thu, Nov 15, 2012 at 12:40 PM, maderios wrote:
> On 11/15/2012 02:42 AM, Wido wrote:
> > Open the script, look for the variable 'efl_basi
On 11/15/2012 02:42 AM, Wido wrote:
> Open the script, look for the variable 'efl_basic', remove all the individual
> efl libs (eet, evas, ecore, etc...) and replace with only 'efl'. That should
> do the trick (that an removing the old ones with a fresh svn checkout,
> otherwise updates won't wo