Re: [e-users] newbie question: how to compile CVS file?

2004-08-18 Thread The Rasterman
On Wed, 18 Aug 2004 22:13:01 -0700 "Justin Rocha (Xenith)" <[EMAIL PROTECTED]> babbled: > On Thu, Aug 19, 2004 at 09:16:49AM +0900, in the study, with the lead pipe, > Carsten Haitzler wrote: > > actually imlib2_loaders should come after imlib2 and after edb and eet - but > > oth

Re: [e-users] newbie question: how to compile CVS file?

2004-08-18 Thread Justin Rocha (Xenith)
On Thu, Aug 19, 2004 at 09:16:49AM +0900, in the study, with the lead pipe, Carsten Haitzler wrote: > actually imlib2_loaders should come after imlib2 and after edb and eet - but > otherwise it doesn't mater - u can compile it last if u want. nothing depends on > imlib2_loaders at compile-time. >

Re: [e-users] newbie question: how to compile CVS file?

2004-08-18 Thread Didier Casse
On 18/08/04, at 03:28 -0700, Justin Rocha (Xenith) <[EMAIL PROTECTED]> wrote: > On Wed, Aug 18, 2004 at 01:17:32PM +0800, in the study, with the lead pipe, Didier > Casse wrote: > > Suggested order is: > >... > > You're forgetting imlib2_loaders, which should come after edb/eet but before > evas.

Re: [e-users] newbie question: how to compile CVS file?

2004-08-18 Thread The Rasterman
On Wed, 18 Aug 2004 03:28:50 -0700 "Justin Rocha (Xenith)" <[EMAIL PROTECTED]> babbled: > On Wed, Aug 18, 2004 at 01:17:32PM +0800, in the study, with the lead pipe, > Didier Casse wrote: > > Suggested order is: > >... > > You're forgetting imlib2_loaders, which should com

Re: [e-users] newbie question: how to compile CVS file?

2004-08-18 Thread The Rasterman
On Wed, 18 Aug 2004 13:17:00 +0200 (CEST) Peter Lundqvist <[EMAIL PROTECTED]> babbled: > On Wed, 18 Aug 2004, Didier Casse wrote: > > You have to compile the EFLs in the correct order. > > Suggested order is: > > > > # eet > > # edb > > # imlib2 > > # embryo > > #

Re: [e-users] newbie question: how to compile CVS file?

2004-08-18 Thread Smoke
build.sh Description: Bourne shell script

Re: [e-users] newbie question: how to compile CVS file?

2004-08-18 Thread Peter Lundqvist
On Wed, 18 Aug 2004, Didier Casse wrote: You have to compile the EFLs in the correct order. Suggested order is: # eet # edb # imlib2 # embryo # evas I'm pretty sure embryo depends on evas. IIRC it asks for evas-config ps. If any moderator sees this, my previous mail accidently used the wrong ro

Re: [e-users] newbie question: how to compile CVS file?

2004-08-18 Thread Justin Rocha (Xenith)
On Wed, Aug 18, 2004 at 01:17:32PM +0800, in the study, with the lead pipe, Didier Casse wrote: > Suggested order is: >... You're forgetting imlib2_loaders, which should come after edb/eet but before evas. And, of course, after imlib2. And to be picky, emotion requires evas, ecore, and edje (as