[e-users] evas [SOLVED] but ecore has the flu

2010-06-15 Thread Danny
On Jun 15 10, Danny : Hi, evas installation went smooth after I upgraded automake, but now ecore gives me the following error: ### ./autogen.sh Running autopoint... autopoint: *** cvs program not found autopoint: *** Stop. Running aclocal.

Re: [e-users] svn http/https co fails

2010-06-15 Thread [email protected]
oh nvm. got the url wrong.. On Tue, Jun 15, 2010 at 11:41 PM, [email protected] wrote: > Hi, > every now and then svn co does not work giving this result: > ~/src/e-svn$ svn co https://svn.enlightenment.org/e/trunk/TEST/app/e test_e > svn: OPTIONS of 'https://svn.enlightenment.org/e/trunk

[e-users] svn http/https co fails

2010-06-15 Thread [email protected]
Hi, every now and then svn co does not work giving this result: ~/src/e-svn$ svn co https://svn.enlightenment.org/e/trunk/TEST/app/e test_e svn: OPTIONS of 'https://svn.enlightenment.org/e/trunk/TEST/app/e': 200 OK (https://svn.enlightenment.org) and doing nothing more. I heard from other users tha

Re: [e-users] evas compile error [SOLVED]

2010-06-15 Thread Danny
On Jun 15 10, Danny : You were right, I had to upgrade from automake 1.7.9-9 to automake 1.9.6. Thanks for putting me on the right track. Much apreciated, Thank You Danny > Hi, > > autoconf is 2.61-8 > and > automake is 1.7.9-9 > > Danny > > > > I've never seen that error before. What vers

Re: [e-users] evas compile error

2010-06-15 Thread Danny
Hi, autoconf is 2.61-8 and automake is 1.7.9-9 Danny > > I've never seen that error before. What version of automake and autoconf > are you using? I seem to recall having to downgrade autoconf to 2.64 > instead of 2.65 for one of the packages in an earlier svn build. > -