Re: [E-devel] Eterm->Oh my god, they killed Kenny! You bastards!

2005-08-21 Thread Nick Blievers
Didier Casse wrote: On 8/22/05, Nick Blievers <[EMAIL PROTECTED]> wrote: Didier Casse wrote: On 8/22/05, Chady Kassouf <[EMAIL PROTECTED]> wrote: That's the configure script output that you attached, and the error is a joke. add --without-sense-of-humor if you don't want it

Re: [E-devel] Eterm->Oh my god, they killed Kenny! You bastards!

2005-08-21 Thread Didier Casse
On 8/22/05, Nick Blievers <[EMAIL PROTECTED]> wrote: > Didier Casse wrote: > > >On 8/22/05, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > > > > >>That's the configure script output that you attached, and the error is a > >>joke. add > >> > >>--without-sense-of-humor > >> if you don't want it to sho

Re: [E-devel] Eterm->Oh my god, they killed Kenny! You bastards!

2005-08-21 Thread Nick Blievers
Didier Casse wrote: On 8/22/05, Chady Kassouf <[EMAIL PROTECTED]> wrote: That's the configure script output that you attached, and the error is a joke. add --without-sense-of-humor if you don't want it to show :) But that shouldn't stop you from compiling.. what errors does "make" produ

Re: [E-devel] Eterm->Oh my god, they killed Kenny! You bastards!

2005-08-21 Thread Didier Casse
On 8/22/05, Corey Donohoe <[EMAIL PROTECTED]> wrote: > * Didier Casse ([EMAIL PROTECTED]) wrote: > > Hello, > > I'm gonna bug again. I tried to compile Eterm from cvs again > > and pff it didn't work. Now I've got this South Park joke: > > > > "Oh my god, they killed Kenny! You bastards!"

Re: [E-devel] Eterm->Oh my god, they killed Kenny! You bastards!

2005-08-21 Thread Vincent Torri
On Mon, 22 Aug 2005, Corey Donohoe wrote: > * Didier Casse ([EMAIL PROTECTED]) wrote: > > Hello, > > I'm gonna bug again. I tried to compile Eterm from cvs again > > and pff it didn't work. Now I've got this South Park joke: > > > > "Oh my god, they killed Kenny! You bastards!" > > > >

Re: [E-devel] Eterm->Oh my god, they killed Kenny! You bastards!

2005-08-21 Thread Didier Casse
On 8/22/05, Chady Kassouf <[EMAIL PROTECTED]> wrote: > That's the configure script output that you attached, and the error is a > joke. add > > --without-sense-of-humor > if you don't want it to show :) > > But that shouldn't stop you from compiling.. what errors does "make" > produce? che

Re: [E-devel] Eterm->Oh my god, they killed Kenny! You bastards!

2005-08-21 Thread Corey Donohoe
* Didier Casse ([EMAIL PROTECTED]) wrote: > Hello, > I'm gonna bug again. I tried to compile Eterm from cvs again > and pff it didn't work. Now I've got this South Park joke: > > "Oh my god, they killed Kenny! You bastards!" > > I guess Michael must love South Park. ;-) > > Can anybody

[E-devel] Eterm->Oh my god, they killed Kenny! You bastards!

2005-08-21 Thread Didier Casse
Hello, I'm gonna bug again. I tried to compile Eterm from cvs again and pff it didn't work. Now I've got this South Park joke: "Oh my god, they killed Kenny! You bastards!" I guess Michael must love South Park. ;-) Can anybody point me tho this Kenny package? I tried to do a yum searc

Re: [E-devel] Smart objects

2005-08-21 Thread Jose O Gonzalez
On Sun, 21 Aug 2005 12:29:16 +0200 Simon writes: > Hi Jose, > > I don't know very well the evas internals but here is what I think. > In my opinion, smart objects are only a way to combinate several > primitive evas objects and make them a coherent object. So I don't > think > you'll need to

Re: [E-devel] Smart objects

2005-08-21 Thread Stephen Horner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This one time, at band camp, Jose O Gonzalez wrote: > From: Jose O Gonzalez <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Sat, 20 Aug 2005 03:52:27 -0400 > Subject: Re: [E-devel] Smart objects > > > > On Fri, 19 Aug 2005 22:23:18 -0700 Stephen

Re: [E-devel] Smart objects

2005-08-21 Thread Stephen Horner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This one time, at band camp, Carsten Haitzler wrote: > From: Carsten Haitzler <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Sat, 20 Aug 2005 15:44:21 +0900 > Subject: Re: [E-devel] Smart objects >

Re: [E-devel] Smart objects

2005-08-21 Thread Simon TRENY
Here is a patch for evas that does what I have described before. Since it breaks the smart object API, I have also made a patch for edje and for e17, but other libs will probably need to be fixed (esmart, emotion, ewl). Simon TRENY Simon TRENY a écrit : Hi Jose, I don't know very well the

Re: [E-devel] Smart objects

2005-08-21 Thread Simon TRENY
Hi Jose, I don't know very well the evas internals but here is what I think. In my opinion, smart objects are only a way to combinate several primitive evas objects and make them a coherent object. So I don't think you'll need to add the prerender/postrender things in a smart object, prerender

Re: [E-devel] elitaire-0.0.4 make error

2005-08-21 Thread Justin Patrin
On 8/20/05, Laurence Vanek <[EMAIL PROTECTED]> wrote: > while attempting to "make" elitaire I get the following: > > == > playingCard.h:33: error: ISO C++ forbids declaration of 'cardDeck' with > no t > ype > playingCard.h:33: error: expected ';' before '*' token > playingCard.h:42: er