Re: [e-users] e17 eclair compile error on Ubuntu (Edgy)

2007-04-05 Thread doktor5000
Kenneth Burke schrieb: > I am using the easy_e17.sh script to compile e17 on Ubuntu (Edgy). All > goes well until eclair, when I get the following: > > eclair_meta_tag.c:2:19: error: tag_c.h: No such file or directory > eclair_meta_tag.c: In function 'eclair_meta_tag_read': > eclair_meta_tag.c:60:

Re: [e-users] No eet-config ?

2007-04-04 Thread doktor5000
maze schrieb: Hi, I run Ubuntu Feisty Beta. Get these errors when compiling: This is from imlib2_loaders: 'checking for eet-config... no' @exhibit: 'checking for eet-config... no checking for eet - version >= 0.9.10.030... no *** The eet-config script installed by eet could not be found *** If

Re: [e-users] Recent breakage - how to fix?

2007-03-31 Thread doktor5000
[EMAIL PROTECTED] schrieb: > Just wanted to know if somebody uses the elucence module for e17? > It's quite usable, but seems it's already dead. The author didn't even reply > to a small bugfix i sent him. Can anyone help me on fixing it myself? > Recently, i'm getting errors like this: > > In

[e-users] Recent breakage - how to fix?

2007-03-31 Thread doktor5000
Just wanted to know if somebody uses the elucence module for e17? It's quite usable, but seems it's already dead. The author didn't even reply to a small bugfix i sent him. Can anyone help me on fixing it myself? Recently, i'm getting errors like this: In file included from e_mod_main.c:1:

Re: [e-users] Recent changes in CVS - eet,efreet

2007-03-25 Thread doktor5000
David Seikel schrieb: > On Sun, 25 Mar 2007 18:58:31 +0200 [EMAIL PROTECTED] wrote: > > >> The first thing was, that e17/libs/eet/src/bin is now empty, >> is eet-config useless and was that change intentional? >> > > It's all being changed to use pkg-config. > > >> The next thing was, ef

[e-users] Recent changes in CVS - eet,efreet

2007-03-25 Thread doktor5000
Hello everyone, currently i'm doing rebuilds of my e17 packages, so i noticed some issues in the last few days. The first thing was, that e17/libs/eet/src/bin is now empty, is eet-config useless and was that change intentional? The next thing was, efreet is now required for enlightenment. Is thi

Re: [e-users] Entrance as dm in Mandrake

2007-01-10 Thread doktor5000
cessot olivier wrote: > 2007/1/10, [EMAIL PROTECTED] > <[EMAIL PROTECTED] >: > > cessot olivier schrieb: > > In mandrake 10.1 (and maybe others), the way to go is quite easy > (if you > > understand shell scripts) > > > >

Re: [e-users] Entrance as dm in Mandrake

2007-01-10 Thread doktor5000
cessot olivier schrieb: > In mandrake 10.1 (and maybe others), the way to go is quite easy (if you > understand shell scripts) > > I give a (quite) thorough howto for newbies (not for you), because newbie I > once was and will be again when I change my distro... :) > > So if there is too much infor

Re: [e-users] e_module languages & e17 i18n questions

2006-12-27 Thread doktor5000
R. Arp schrieb: > Hi again, > > Damn, I accidentally deleted your last message. > > Anyway, in order to switch to German you would need the file > $PREFIX/share/locale/de/LC_MESSAGES/enlightenment.mo. > > The de.po file (used to create the German enlightenment.mo file) > currently shipping with E17

Re: [e-users] e_module languages & e17 i18n questions

2006-12-26 Thread doktor5000
R. Arp schrieb: > Hi Florian, > > Am Mon, 25 Dec 2006 23:19:59 +0100 > schrieb [EMAIL PROTECTED]: > >> Where should the language files for the e_modules go? >> I have all of them installed to /usr/share/locale, but none >> of them are available. >> > Compiled German language files (.mo) go

[e-users] e_module languages & e17 i18n questions

2006-12-25 Thread doktor5000
Just two short questions: Where should the language files for the e_modules go? I have all of them installed to /usr/share/locale, but none of them are available. The second one is about e17 itself, if i remember right from previous tests it was in german, so i18n was working right. Now i have ma

Re: [e-users] e_modules and engage - systray access

2006-11-26 Thread doktor5000
Carsten Haitzler (The Rasterman) schrieb: > On Sat, 25 Nov 2006 23:15:49 + Andrew Williams <[EMAIL PROTECTED]> > babbled: > > >> People keep making this up - engage works FINE in e17. >> >> so much for Linux being FUD free :( >> > > tried building e_modules/engage > ? :) also try buildi

[e-users] e_modules and engage - systray access

2006-11-24 Thread doktor5000
This time my question is rather short: As i read now, engage as a module broke long ago, and the standalone version is not recommended within e17, only for other DM's. So how do i get access to apps which are mostly only available from systray, like azureus or maybe even amarok. Thanks in Advan

Re: [e-users] beryl + e17: possible?

2006-11-24 Thread doktor5000
Mirek schrieb: > http://www.nzone.com/object/nzone_downloads_linux_display_x86_1.0-9625.html > > There are other more actual drivers, but those are working best. You > have to use at least these options: > > Option "ConnectedMonitor" "DFP" > Option "NoLogo"

Re: [e-users] Enlightenment Build Problems (e17)

2006-11-17 Thread doktor5000
Carsten Haitzler (The Rasterman) schrieb: > > and why do you need the other engines? cairo is incomplete and wont' render > right - it will also be sloow. like 1/20th the speed of software. qtopia > is > for qtopia - trolltech's embedded qt display system - are you building for a > qtopia phon

Re: [e-users] Enlightenment Build Problems (e17)

2006-11-16 Thread doktor5000
Could you please have a look in the summary again? This little bit is still unanswered. Do you have everything enabled? Since Cairo and XCB-stuff is not available here, it looks like this: evas 0.9.9.036 ---

Re: [e-users] Enlightenment Build Problems (e17)

2006-11-15 Thread doktor5000
[EMAIL PROTECTED] schrieb: > And at last, there is still no > > /usr/lib/evas/modules/engines/buffer/linux-gnu-i586/module.so > > so what do i need to do to get that file? Whatever it was, now i have it. Im no expert into this, but can it have negative impacts of running an additional ./configure

Re: [e-users] Enlightenment Build Problems (e17)

2006-11-15 Thread doktor5000
Maybe this will be of some more interest, here's how my configure from evas looks, could you please have a look into it if it is correct so far. BTW, i used to merge to provided spec-file from evas into mine, so the %prep and %build stages, especially options are the same. --

Re: [e-users] Enlightenment Build Problems (e17)

2006-11-15 Thread doktor5000
Carsten Haitzler (The Rasterman) schrieb: > run edje_cc (as per the command you see and its aprameters) under valgrind > and/org gdb and get us more info. edje_cc runs perfectly here (other than its > usual complaints in compress2() in zlib) with no complaints and no segfaults. > > choices are. > >

[e-users] Enlightenment Build Problems (e17)

2006-11-15 Thread doktor5000
Maybe someone can help me with this one. I'm trying to build e17 rpm packages, but i don't manage to build enlightenment any more. I have imlib2, imlib2_loaders, eet, evas, ecore, embryo and edje packaged and installed. When trying to build e itself, i get the following error: make[4]: Ente