Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-25 Thread P Purkayastha
On Sunday, March 25, 2012 3:00:38 PM UTC+8, P Purkayastha wrote: > > > > On Sunday, March 25, 2012 2:51:40 PM UTC+8, P Purkayastha wrote: >> >> >> >> On Sunday, March 25, 2012 1:51:33 PM UTC+8, Daniel Juyung Seo wrote: >>> >>> Actually this is not a question about build systems. >>> Suresh Kumar

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-25 Thread P Purkayastha
On Sunday, March 25, 2012 2:51:40 PM UTC+8, P Purkayastha wrote: > > > > On Sunday, March 25, 2012 1:51:33 PM UTC+8, Daniel Juyung Seo wrote: >> >> Actually this is not a question about build systems. >> Suresh Kumar just wants us(efl-team) to have one good script to build >> up-to-date svn codes

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread P Purkayastha
On Sunday, March 25, 2012 1:51:33 PM UTC+8, Daniel Juyung Seo wrote: > > Actually this is not a question about build systems. > Suresh Kumar just wants us(efl-team) to have one good script to build > up-to-date svn codes. > > easy_17.sh has been doing good job so far. But efl svn code changes a >

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread The Rasterman
On Sat, 24 Mar 2012 23:23:32 -0400 Suresh Kumar said: > Hello Thomas, > > Thanks for your prompt reply and clarifying it in details... > > I understand that easy_17 is not part of enlightenment development and it > is a third part script which download and install. > > Lets keep easy_17 topic

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread The Rasterman
On Sun, 25 Mar 2012 14:51:33 +0900 Daniel Juyung Seo said: > Actually this is not a question about build systems. > Suresh Kumar just wants us(efl-team) to have one good script to build > up-to-date svn codes. easy-e17.sh > easy_17.sh has been doing good job so far. But efl svn code changes a >

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Daniel Juyung Seo
Actually this is not a question about build systems. Suresh Kumar just wants us(efl-team) to have one good script to build up-to-date svn codes. easy_17.sh has been doing good job so far. But efl svn code changes a lot and for some reason easy_17.sh was not updated. When I see easy_e17.sh link, it

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Suresh Kumar
Hello Thomas, Thanks for your prompt reply and clarifying it in details... I understand that easy_17 is not part of enlightenment development and it is a third part script which download and install. Lets keep easy_17 topic aside for the moment and I would like to know if I am interested in late

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread The Rasterman
On Sat, 24 Mar 2012 21:37:31 -0400 Suresh Kumar said: i do think you are a bit confused here. easy-e17 is a script that walks many sub-projects (libs an apps) and builds those. each and every project has a build "system" (autoconf/automake and friends) already. easy-e17 takes over the job a devel

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread thomasg
On Sun, Mar 25, 2012 at 03:37, Suresh Kumar wrote: > Hello All, > >  Year back I came to know about Enlightenment project while looking for > something in the web, I got inspired by the flexibility and like to > continuously use E17 as my primary window manager. So far so good and I use > Easy_17.

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Jeff Hoogland
Those are all separate packages with separate make files... You use something such as the easy_e17 script to build everything. On Sat, Mar 24, 2012 at 9:44 PM, Suresh Kumar wrote: > Actually I was asking about e17 build scripts which is available under > trunk folder. > > Here is path to locate t

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Suresh Kumar
Actually I was asking about e17 build scripts which is available under trunk folder. Here is path to locate the script in svn : http://svn.enlightenment.org/svn/e/trunk/Makefile.linux My question was, Currently I am started to build the code using this make file. However the make script build on

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Jeff Hoogland
I can't really help on the details of the easy_e17 script - it has been some years since I last used that. Hopefully someone that knows it can lend you a hand :) On Sat, Mar 24, 2012 at 9:22 PM, Suresh Kumar wrote: > Hello Jeff, > > I forgot to ask this, does this makefile.linux script will have

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Suresh Kumar
Hello Jeff, I forgot to ask this, does this makefile.linux script will have option to build all the packages which includes optional ( Try to build everything and install ) -Suresh. On Sat, Mar 24, 2012 at 10:18 PM, Suresh Kumar wrote: > Hello Jeff, > > Sorry for the confusion which I have ca

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Suresh Kumar
Hello Jeff, Sorry for the confusion which I have caused, Actually I used easy_17 script to install on my fedora 16 desktop and it was worked great. Recently I used same script to update exisitng e17 code to get latest functionalities and it keep looping on svn update to locate Language folder fro

Re: [e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Jeff Hoogland
I'm confused as to what exactly you are looking for - you want it to be easier to compile things? Compiling software is rarely a simple process (although the easy_e17 script does a pretty good job of it). If you are looking for an "easier" way to get to the Enlightenment desktop I would recommend g

[e-users] Really Need Proper Build system for Enlightenment ( E17 )

2012-03-24 Thread Suresh Kumar
Hello All, Year back I came to know about Enlightenment project while looking for something in the web, I got inspired by the flexibility and like to continuously use E17 as my primary window manager. So far so good and I use Easy_17.sh scripts to build the code and install. now a days it is real