On Mon, 5 Apr 2010, Dave Ray wrote:
> As I recall I couldn't
> get edje and ecore to compile without forcing the ecore_x option.
ecore can be compiled without ecore_x.
edje does not depend on ecore_x.
> Elementary wasn't in the trunk branch of the svn build so I didn't
> build or install it.
On Apr 3, 2010, at 2:51 AM, Leif Middelschulte wrote:
> Hi Dave,
>
> 2010/4/3 Dave Ray :
>> Thanks, that seemed to do the trick.
>>
>> e17 now compiles and installs without error.
>>
> I can confirm that.
>
>> X11 is crashing when I start e17. I will go on irc to get some help
>> debugging.
> Due
Hi Dave,
2010/4/3 Dave Ray :
> Thanks, that seemed to do the trick.
>
> e17 now compiles and installs without error.
>
I can confirm that.
> X11 is crashing when I start e17. I will go on irc to get some help
> debugging.
Due to moving I won't have my iMac any longer to support you in this
task.
Hey there,
edit po/Makefile and replace "msgmerge --update" with "msgmerge --
update --backup=none". This is a known bug and will be fixed in the
next gettext release.
BR,
Leif
Am 02.04.2010 um 00:55 schrieb Dave Ray :
> With the EDJE and LUA work-arounds I managed to get very close to
> su
With the EDJE and LUA work-arounds I managed to get very close to
success. I installed all the prerequisite libs and e17 seemed to
finish compiling the binaries, and is failing on what looks like some
localization issue. I'm including the error message in hopes that
someone can recommend a