Re: [e-users] eina problem

2012-11-15 Thread maderios
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

Re: [e-users] eina problem

2012-11-15 Thread Shane McGuire
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

Re: [e-users] eina problem

2012-11-15 Thread maderios
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

Re: [e-users] eina problem

2012-11-15 Thread Shane McGuire
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

Re: [e-users] eina problem

2012-11-15 Thread maderios
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

Re: [e-users] eina problem

2012-11-14 Thread Wido
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 work) On Wednesday November 14 2012 19:55:14

Re: [e-users] eina problem

2012-11-14 Thread Steven Le Roux
Actually it's pretty simplier because you can build the whole core EFL with a single command, so easy_e17.sh will be more useful for extra modules soon. cd trunk/efl ./autogen.sh --prefix=/opt/e17 (or what you prefer...) make make install Then, cd ../e ./autogen.sh --prefix=/opt/e17 make make in

Re: [e-users] eina problem

2012-11-14 Thread Alex-P. Natsios
The error is quite self-explanatory actually. You should not use trunk/$foo but trunk/efl/ for eina, eet, evas. eo and embryo. for efreet you will also need /trunk/edbus and for E17 /trunk/e_dbus On Wed, Nov 14, 2012 at 11:24 PM, maderios wrote: > On 11/14/2012 10:02 PM, Alex-P. Natsios wrote: >

Re: [e-users] eina problem

2012-11-14 Thread maderios
On 11/14/2012 10:02 PM, Alex-P. Natsios wrote: > somewhere up there you can find the development version , use that one. > > On Wed, Nov 14, 2012 at 10:56 PM, Max wrote: >> >>> The EFL are in a transitioning state to a merged/single tree. >>> >>> UPDATE your copy of easy_e17.sh then you can look u

Re: [e-users] eina problem

2012-11-14 Thread Alex-P. Natsios
somewhere up there you can find the development version , use that one. On Wed, Nov 14, 2012 at 10:56 PM, Max wrote: > >> The EFL are in a transitioning state to a merged/single tree. >> >> UPDATE your copy of easy_e17.sh then you can look under " efl/ " for >> eina,eet,evas,eo,embryo soon enough

Re: [e-users] eina problem

2012-11-14 Thread Max
> The EFL are in a transitioning state to a merged/single tree. > > UPDATE your copy of easy_e17.sh then you can look under " efl/ " for > eina,eet,evas,eo,embryo soon enough the other libs are supposed to > also move there How can I update easy_e17.sh ? In http://omicron.homeip.net the version is

Re: [e-users] eina problem

2012-11-14 Thread maderios
On 11/14/2012 01:22 PM, Alex-P. Natsios wrote: > The EFL are in a transitioning state to a merged/single tree. > > UPDATE your copy of easy_e17.sh then you can look under " efl/ " for > eina,eet,evas,eo,embryo soon enough the other libs are supposed to > also move there OK, thanks > > On Wed, Nov

Re: [e-users] eina problem

2012-11-14 Thread Alex-P. Natsios
The EFL are in a transitioning state to a merged/single tree. UPDATE your copy of easy_e17.sh then you can look under " efl/ " for eina,eet,evas,eo,embryo soon enough the other libs are supposed to also move there On Wed, Nov 14, 2012 at 1:31 PM, maderios wrote: > Hi > I try to update e17 with e

[e-users] eina problem

2012-11-14 Thread maderios
Hi I try to update e17 with easy_e17.sh script. I got this message: updating sources in '/usr/local/E17/e17_src/eina' ... svn: Target path '/trunk/eina' does not exist Thanks for any answer Regards -- Maderios "Art is meant to disturb. Science reassures." "L'art est fait pour troubler. La scien