[e-users] Installing E17...

2013-01-18 Thread Christian Ullmann
Hi! now, there E17 is finnaly out I have the strong wish to upgrade my old svn to E17. There were serval good ideas how to install E17: An debian package An ubuntu package easy_e17.sh and I think somebody was planning to realese a e17-based debian-version (am I right?) Well... It seems all

Re: [e-users] Installing E17...

2013-01-18 Thread Geoff Horn
And an archlinux pacman -S enlightenment17 On 18/01/13 10:47, Christian Ullmann wrote: Hi! now, there E17 is finnaly out I have the strong wish to upgrade my old svn to E17. There were serval good ideas how to install E17: An debian package An ubuntu package easy_e17.sh and I think

[e-users] Color problem witch E17 on Raspberry Pi

2013-01-18 Thread zalewskig
Hi, I have a little problem. I did the minimum raspbian and E17 installed on it (from bodhi arm repository), I'm already tweaking everything except one thing. When you run the desktop environment, I received the message: Your screen is not in 24/32 bit display mode. This is required to be your

[e-users] EFL need c++ compiler

2013-01-18 Thread Thiago Henrique
Hi Guys, EFL now requires a c++ compiler ? I got this error? checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes configure: error: efl requires a C++ compiler

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Gustavo Sverzut Barbieri
On Fri, Jan 18, 2013 at 3:03 PM, Thiago Henrique thenri...@gmail.com wrote: Hi Guys, EFL now requires a c++ compiler ? I got this error? checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Thiago Henrique
Hi Gustavo, I'm running E17 in Gentoo, and i think this is a detection problem because i have g++ compiler: configure:15916: checking for C++ compiler version configure:15925: x86_64-pc-linux-gnu-g++ --version 5 x86_64-pc-linux-gnu-g++ (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3 Copyright (C) 2011

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Gustavo Sverzut Barbieri
On Fri, Jan 18, 2013 at 4:53 PM, Thiago Henrique thenri...@gmail.com wrote: Hi Gustavo, I'm running E17 in Gentoo, and i think this is a detection problem because i have g++ compiler: could you pastebin your whole config.log? the check we do is: if test x${ac_cv_prog_ac_ct_CXX} = x ; then

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Gustavo Sverzut Barbieri
On Fri, Jan 18, 2013 at 5:18 PM, Thiago Henrique thenri...@gmail.com wrote: Pastebin: http://pastebin.com/NNbgQJ0e crazytux gcc # autoconf -V autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Thiago Henrique
Ok, its working now. but i got another error now: lib/emotion/emotion_webcam.c:13:19: fatal error: Eeze.h: No such file or directory compilation terminated. make[4]: *** [lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo] Error 1 make[4]: *** Waiting for unfinished jobs make[3]: ***

[e-users] Changing icon for application fails under E17

2013-01-18 Thread Oliver Arnold
Hi, I am trying to change the icon for an application (firefox). So I open the edit icon dialog and choose an icon then press apply. I then get two message boxes with the title Error creating directory, the first one shows: Failed to create dirctory. /usr/local/share/icons. Check that you have

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Gustavo Sverzut Barbieri
Without config.log and src/Makefile there is nothing I can do. Do you know if there are any patches applied? This shouldn't happen. Btw, wasn't niifaq deprecated? Tommy[D] was doing a better work at that. On Saturday, January 19, 2013, Thiago Henrique wrote: In MakeFile there is no entry for