[e-users] Unable to Build - e_dbus module - Please help

2012-02-20 Thread Suresh Kumar
Last error messsge received ... /opt/e17/lib/libecore_x.so: undefined reference to `XCompositeReleaseOverlayWindow' /opt/e17/lib/libecore_x.so: undefined reference to `XCompositeGetOverlayWindow' collect2: ld returned 1 exit status ./easy_e17.sh --install --srcpath=/usr/local/src/e17 -s --skip=ee

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-21 Thread Suresh Kumar
Thanks again I will take to admin install xlibs but can you please tell me least version at least required for e17 ? Best Regards, Suresh Kumar Rathinasamy On Feb 21, 2012, at 9:19, Carsten Haitzler (The Rasterman) wrote: > On Tue, 21 Feb 2012 08:51:36 -0500 Suresh Kumar s

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-22 Thread Suresh Kumar
k for old distros? -Suresh On Mon, Feb 20, 2012 at 9:38 PM, Carsten Haitzler wrote: > On Mon, 20 Feb 2012 14:03:43 -0500 Suresh Kumar > said: > > you x libraries are ancient. those functions have been around since at > least > 2007. > > > Last error messsge r

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-23 Thread Suresh Kumar
git due to proxy restrictions. I am trying get step by step compilation process. Thanks again for the prompt reply Best Regards, Suresh Kumar Rathinasamy Relay from iPhone On Feb 22, 2012, at 22:16, Carsten Haitzler (The Rasterman) wrote: > On Tue, 21 Feb 2012 08:51:36 -0500 Suresh Ku

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-23 Thread Suresh Kumar
Sorry for misunderstanding. I was try to build libX11-1.1.5 from source on my machine. Since my machine libs are very old and configure fails due to old version of other packages. so I try to update xproto and it started asking update other three. When I try that it started asking other packages in

[e-users] Compiler error in e ( module xrandr ) missing src/modules/conf_randr/e-module-conf_randr.edj file

2012-02-28 Thread Suresh Kumar
build failed on e using easy_17.sh script Source on SVN --> Updating 'e17/e': At revision 68513. I have seen same issues couple of month back where icon.png file missing but this time e-module-conf_randr.edj file is missing in the svn source. But while building source is looking. ===

Re: [e-users] Compiler error in e ( module xrandr ) missing src/modules/conf_randr/e-module-conf_randr.edj file

2012-02-29 Thread Suresh Kumar
packages and I have updated them on demands while configuring individual e17 packages. Just like other packages e package configure also went fine without any error and started make but end up in errors. Any tips would be appreciated ? Best Regards, Suresh Kumar Rathinasamy On Feb 28, 2012, at 18:59

Re: [e-users] Compiler error in e ( module xrandr ) missing src/modules/conf_randr/e-module-conf_randr.edj file

2012-03-01 Thread Suresh Kumar
Thank you very much Cedric. Yes. It was not enabled. After I installed latest version of libpng, the build was successful. I think, I have runtime error and I will open new thread instread cont here. Thanks Suresh On 2/29/12, Cedric BAIL wrote: > On Wed, Feb 29, 2012 at 2:17 PM, Suresh Ku

[e-users] Runtime error while starting Enlightenment with default build

2012-03-01 Thread Suresh Kumar
Please help ... 1. What should I look for next ? 2. Where I look at e17 logs / messages 3. I cannot change X11 in the server so I build latest X11 separately and loading at runtime. .xinitrc file --- export PATH="/opt/e17/bin:/opt/X11R7.x/bin:$PATH" export PYTHONPATH="/opt/e17/lib

[e-users] Recent change in Makefile.am causes build failure on e modules

2012-03-02 Thread Suresh Kumar
I have noticed that ../e/src/modules/illume-keyboard/dicts/Makrfile.am has been changed with that changes I am getting build errors. Once I revert it back to old Makefile.am it works fine. Need to very that whether old code was not building and with code changes it started to build and failing or

[e-users] What is missing here - Regarding $po_makefile_in.in

2012-03-02 Thread Suresh Kumar
Hello All, While build e17 with full packages I had configure errors says that $po_makefile_in.in not found. I found in the web quick solution to fix it but now it looks like too many places need to modify this. So I would like to know what would cause this issue. If I change $po_makefile_in.in

Re: [e-users] Runtime error while starting Enlightenment with default build

2012-03-02 Thread Suresh Kumar
ut also check the ./configure output. It has most hints of what > libs are missing > > El 1 de marzo de 2012 20:24, Cedric BAIL escribió: > > > On Thu, Mar 1, 2012 at 11:05 PM, Suresh Kumar > > wrote: > > > Please help ... > > > > > > 1. What s

[e-users] Build error while building Evas

2012-03-09 Thread Suresh Kumar
Please help to solve this issue, gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I/usr/include/freetype2 -I/opt/e17/include/eet-1 -I/opt/e17/include/eina-1 -I/opt/e17/include/eina-1/eina -I/opt/e17/include/eina-1 -I/opt/e17/include/ei

[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

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

2012-03-24 Thread Suresh Kumar
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 giving Bodhi Linux, Macpup or even Ubuntu with the E PPA enabled > a try - that way you don't have to compile things. >

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 whi

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

2012-03-24 Thread Suresh Kumar
24, 2012 at 9:22 PM, Suresh Kumar >wrote: > > > 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 ) > > > > > >

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