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 well as embryo).

# imlib2
# eet
# edb
# imlib2_loaders
# evas
# ecore
# embryo
# edje
# emotion
# epeg
# epsilon
# etox
# esmart
# ewl

-- 
Justin Rocha  KG6SGU
-Xenith || [EMAIL PROTECTED] || http://xenith.org/
JabberID:  [EMAIL PROTECTED]   || AIM:  JustinR98

Enlightenment - http://www.enlightenment.org/


pgpHAQbr4S7bM.pgp
Description: PGP signature


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
  role (too early in the morning), please don't forward it to the list.
ds.
...http://www.update.uu.se/~peterl.
Peter Lundqvist  /'\ ASCII Ribbon Campaign
Studentv. 32:22B \ / No HTML/RTF in email
752 34 UppsalaƗ  No Word docs in email
Sweden   / \ Respect for open standards 
--

Viewing people through a filter of religion, race or nationality
is not a  visual problem, it's a heart disease.
 -- Dartwill Aquila (DA)

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 The Rasterman
On Wed, 18 Aug 2004 13:17:00 +0200 (CEST) Peter Lundqvist [EMAIL PROTECTED]
(Bbabbled:
(B
(B On Wed, 18 Aug 2004, Didier Casse wrote:
(B  You have to compile the EFLs in the correct order.
(B  Suggested order is:
(B 
(B  # eet
(B  # edb
(B  # imlib2
(B  # embryo
(B  # evas
(B 
(B I'm pretty sure embryo depends on evas.
(B IIRC it asks for evas-config
(B
(Bno. embryo depends on NOTHING. it has no dependencies at all :)
(B
(B ps.
(BIf any moderator sees this, my previous mail accidently used the wrong
(Brole (too early in the morning), please don't forward it to the list.
(B ds.
(B ...http://www.update.uu.se/~peterl.
(B Peter Lundqvist  /'\ ASCII Ribbon Campaign
(B Studentv. 32:22B \ / No HTML/RTF in email
(B Sweden   / \ Respect for open standards 
(B --
(B 
(B Viewing people through a filter of religion, race or nationality
(B is not a  visual problem, it's a heart disease.
(B   -- Dartwill Aquila (DA)
(B
(B
(B-- 
(B- Codito, ergo sum - "I code, therefore I am" --
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
(B___
(Benlightenment-users mailing list
(B[EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-users

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]
(Bbabbled:
(B
(B On Wed, Aug 18, 2004 at 01:17:32PM +0800, in the study, with the lead pipe,
(B Didier Casse wrote:
(B  Suggested order is:
(B ...
(B 
(B You're forgetting imlib2_loaders, which should come after edb/eet but before
(B evas. And, of course, after imlib2.
(B
(Bactually imlib2_loaders should come after imlib2 and after edb and eet - but
(Botherwise it doesn't mater - u can compile it last if u want. nothing depends on
(Bimlib2_loaders at compile-time.
(B
(B:)
(B
(B And to be picky, emotion requires evas, ecore, and edje (as well as embryo).
(B
(Bindeed - though edje is only needed for emotion for its test program. i really
(Bshould remove it as a dep... and not have the test prog use edje :)
(B
(B # imlib2
(B # eet
(B # edb
(B # imlib2_loaders
(B # evas
(B # ecore
(B # embryo
(B # edje
(B # emotion
(B # epeg
(B # epsilon
(B # etox
(B # esmart
(B # ewl
(B 
(B -- 
(B Justin Rocha  KG6SGU
(B -Xenith || [EMAIL PROTECTED] || http://xenith.org/
(B JabberID:  [EMAIL PROTECTED]   || AIM:  JustinR98
(B 
(B Enlightenment - http://www.enlightenment.org/
(B 
(B
(B
(B-- 
(B- Codito, ergo sum - "I code, therefore I am" --
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
(B___
(Benlightenment-users mailing list
(B[EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-users

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.
 
 :)
Really? I thought evas wouldn't have eet/edb support without the loaders. (at
least, that's what I recall from my experiments. :)
-- 
Justin Rocha  KG6SGU
-Xenith || [EMAIL PROTECTED] || http://xenith.org/
JabberID:  [EMAIL PROTECTED]   || AIM:  JustinR98

Enlightenment - http://www.enlightenment.org/


pgpE72oJIXa5j.pgp
Description: PGP signature


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]
(Bbabbled:
(B
(B On Thu, Aug 19, 2004 at 09:16:49AM +0900, in the study, with the lead pipe,
(B Carsten Haitzler wrote:
(B  actually imlib2_loaders should come after imlib2 and after edb and eet - but
(B  otherwise it doesn't mater - u can compile it last if u want. nothing
(B  depends on imlib2_loaders at compile-time.
(B  
(B  :)
(B Really? I thought evas wouldn't have eet/edb support without the loaders. (at
(B least, that's what I recall from my experiments. :)
(B
(Bevas doesn't use or know anything about imlib2. :)
(B
(B-- 
(B- Codito, ergo sum - "I code, therefore I am" --
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
(B___
(Benlightenment-users mailing list
(B[EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-users