Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Andrea Suisani
On 09/05/2012 02:52 AM, Daniel Juyung Seo wrote: > I've updated many of my machines and solved the ubuntu problem easily :) > > Just do 'make uninstall' every efl libraries. And double check whether there > are any leftovers using libgnutls.la in /usr/local/lib. > Now build a

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Andrea Suisani
On 09/04/2012 08:06 PM, Gustavo Sverzut Barbieri wrote: > On Tue, Sep 4, 2012 at 12:04 PM, Carsten Haitzler wrote: > >> On Tue, 04 Sep 2012 14:45:19 +0200 Andrea Suisani >> said: >> >>> On 09/04/2012 02:40 PM, Gustavo Sverzut Barbieri wrote: I still wonder why these people install .la files,

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Daniel Juyung Seo
I've updated many of my machines and solved the ubuntu problem easily :) Just do 'make uninstall' every efl libraries. And double check whether there are any leftovers using libgnutls.la in /usr/local/lib. Now build all efl libraries again. In this way I solved the problem in many machines. Dani

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread The Rasterman
On Tue, 04 Sep 2012 17:36:07 +0200 Andrea Suisani said: > On 09/04/2012 05:04 PM, Carsten Haitzler (The Rasterman) wrote: > > On Tue, 04 Sep 2012 14:45:19 +0200 Andrea Suisani > > said: > > > >> On 09/04/2012 02:40 PM, Gustavo Sverzut Barbieri wrote: > >>> I still wonder why these people install

Re: [e-users] EFL Gentoo Packages

2012-09-04 Thread Gustavo Sverzut Barbieri
On Tue, Sep 4, 2012 at 5:20 PM, Gustavo Sverzut Barbieri wrote: > Hi all, > > I'd like to ask the official Gentoo maintainer of EFL packages to > please update the portage to include the following: >- EFL 1.7 (as per Rasterman's announcement, none of 1.7 are there, > some released are missing)

[e-users] EFL Gentoo Packages

2012-09-04 Thread Gustavo Sverzut Barbieri
Hi all, I'd like to ask the official Gentoo maintainer of EFL packages to please update the portage to include the following: - EFL 1.7 (as per Rasterman's announcement, none of 1.7 are there, some released are missing) - Terminology 0.1 (as per Rasterman's announcement) - Python EFL 1.7

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Gustavo Sverzut Barbieri
On Tue, Sep 4, 2012 at 12:04 PM, Carsten Haitzler wrote: > On Tue, 04 Sep 2012 14:45:19 +0200 Andrea Suisani > said: > > > On 09/04/2012 02:40 PM, Gustavo Sverzut Barbieri wrote: > > > I still wonder why these people install .la files, just remove them and > > > it's all fine > > > > to my unders

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Andrea Suisani
On 09/04/2012 05:04 PM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 04 Sep 2012 14:45:19 +0200 Andrea Suisani said: > >> On 09/04/2012 02:40 PM, Gustavo Sverzut Barbieri wrote: >>> I still wonder why these people install .la files, just remove them and >>> it's all fine >> >> to my understan

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread The Rasterman
On Tue, 04 Sep 2012 15:10:29 +0200 Andrea Suisani said: > Hi all, > > On 09/04/2012 02:01 PM, Andrea Suisani wrote: > >>> from what i've understand .la file is needed by libtool. > >>> > >>> have anybody experienced this problem ? > >> > >> ubuntu bug. i've filed a bug before on this. it didnt g

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread The Rasterman
On Tue, 04 Sep 2012 14:45:19 +0200 Andrea Suisani said: > On 09/04/2012 02:40 PM, Gustavo Sverzut Barbieri wrote: > > I still wonder why these people install .la files, just remove them and > > it's all fine > > to my understanding it's a libtool requirment, i.e. I need > libgnutls.la to get ele

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Andrea Suisani
Hi all, On 09/04/2012 02:01 PM, Andrea Suisani wrote: >>> from what i've understand .la file is needed by libtool. >>> >>> have anybody experienced this problem ? >> >> ubuntu bug. i've filed a bug before on this. it didnt get fixed. the .la >> files >> are broken that ship with ubuntu so they po

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Alan McKinnon
On Tue, 4 Sep 2012 09:40:39 -0300 Gustavo Sverzut Barbieri wrote: > I still wonder why these people install .la files, just remove them > and it's all fine Your pro-Gentoo bias is showing :-) > > On Tuesday, September 4, 2012, Carsten Haitzler wrote: > > > On Tue, 04 Sep 2012 12:06:18 +0200

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Andrea Suisani
On 09/04/2012 02:40 PM, Gustavo Sverzut Barbieri wrote: > I still wonder why these people install .la files, just remove them and > it's all fine to my understanding it's a libtool requirment, i.e. I need libgnutls.la to get elementary compiled. dunno why tough. :) > On Tuesday, September 4, 201

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Gustavo Sverzut Barbieri
I still wonder why these people install .la files, just remove them and it's all fine On Tuesday, September 4, 2012, Carsten Haitzler wrote: > On Tue, 04 Sep 2012 12:06:18 +0200 Andrea Suisani > > > said: > > > Hi All, > > > > I've recently upgrade my workstation to ubuntu 12.04 > > and now I'm

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Andrea Suisani
>> from what i've understand .la file is needed by libtool. >> >> >> have anybody experienced this problem ? > > ubuntu bug. i've filed a bug before on this. it didnt get fixed. the .la files > are broken that ship with ubuntu so they point to the wrong installation dir > for the lib (they point to

Re: [e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread The Rasterman
On Tue, 04 Sep 2012 12:06:18 +0200 Andrea Suisani said: > Hi All, > > I've recently upgrade my workstation to ubuntu 12.04 > and now I'm not able to compile elementary due to the fact > that 12.04 libgnutls-dev package does not contain libgnutls.la > anymore, this the related piece of log: > >

[e-users] Elementary build fails on ubuntu 12.04

2012-09-04 Thread Andrea Suisani
Hi All, I've recently upgrade my workstation to ubuntu 12.04 and now I'm not able to compile elementary due to the fact that 12.04 libgnutls-dev package does not contain libgnutls.la anymore, this the related piece of log: make[4]: Leaving directory `/home/tempu/src/e17_src/e/src/modules/conf' Ma

Re: [e-users] e17 minor issue list

2012-09-04 Thread The Rasterman
On Tue, 4 Sep 2012 18:05:03 +1000 David Seikel said: > On Tue, 4 Sep 2012 16:54:00 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Tue, 4 Sep 2012 10:20:35 +0300 (EEST) Robert Krambovitis > > said: > > > > > > > > Generic E related: > > > > > > - Annoying: When restarting E, any wind

Re: [e-users] e17 minor issue list

2012-09-04 Thread David Seikel
On Tue, 4 Sep 2012 16:54:00 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 4 Sep 2012 10:20:35 +0300 (EEST) Robert Krambovitis > said: > > > > > > Generic E related: > > > > > - Annoying: When restarting E, any window that was maximised > > > > > with the "fill" > > > > > option is rem

Re: [e-users] e17 minor issue list

2012-09-04 Thread The Rasterman
On Tue, 4 Sep 2012 10:20:35 +0300 (EEST) Robert Krambovitis said: > > > > Generic E related: > > > > - Annoying: When restarting E, any window that was maximised with > > > > the "fill" > > > > option is remembered as normal maximised. i.e. if I use the > > > > "fill" > > > > option to > > > > ti

Re: [e-users] e17 minor issue list

2012-09-04 Thread Robert Krambovitis
> > > Generic E related: > > > - Annoying: When restarting E, any window that was maximised with > > > the "fill" > > > option is remembered as normal maximised. i.e. if I use the > > > "fill" > > > option to > > > tile windows to my liking, after restarting E, all those windows > > > will take up