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

2004-08-19 Thread Smoke
On Wednesday, Aug 18, 2004 at 19:50, Smoke wrote:

nothing, apparently :) Sorry about that. This is what I had typed in,
but forgot save, along with the attachment again...

In case this is of any use to anyone, I wrote a quicky script that
sucks down the latest EFL from CVS and the goes through all the
compilations in order. I've tidied it up a little and commented it in
places, but if you're planning on using it, be sure to check it does
what you want and puts stuff in the right places first. I'm including
it as an attachment. If there are any obvious problems with what it
does, please let me know :)

B*B,
-Smoke.


-- bye!  :) 

Been there, invoked that, got the karma



build.sh
Description: Bourne shell script


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

2004-08-19 Thread Jonathan Charnas
Actually, they're linked from the source page.
Go on the source page and it'll be linked there as Build Notes -- READ
THIS!.
Of course, it's not in an obvious place, but it's good enough for what my
taste.
For your error, I don't know... I suppose it'll be fixed. Usually it's a
problem with the version of automake/aclocal/autoheader that makes that
for  my gentoo box. You might wanna look into that and see if it helps.
Good Luck
John
--- Shish [EMAIL PROTECTED] wrote:

 I just downloaded  built CVS successfully* from scratch, using the
 instructions here:
 
 http://enlightenment.org/pages/cvsnotes.html (not linked from the menu,
 btw)
 
 After that, the basic apps built fine too
 
 
 
 * emotion doesn't seem to build - one of the libtool commands comes up
 with
 -rpath then some other flags, then it complains that rpath needs an
 absulute
 path. Inserting /usr/local/lib (just a guess) between rpath and the
 next flag
 made it 'make', but then 'make install' failed :( The exact output is
 below. I
 know people don't tend to like complaints about CVS being broken, but I
 felt
 it's appropriate to the the discussion, as a warning or somesuch :)
 
 make:
 /bin/sh ../../../libtool --mode=link gcc  -g -O2  -o
 xineplug_vo_out_emotion.la
 -rpath   -module -avoid-version -L../../../src/lib
 -L../../../src/lib/.libs
 emotion_xine_vo_out.lo
 libtool: link: only absolute run-paths are allowed
 
 after adding -rpath /usr/local/lib, make install:
 /bin/sh ../../../libtool  --mode=install /bin/install -c
 xineplug_vo_out_emotion.la /xineplug_vo_out_emotion.la
 libtool: install: `' must be an absolute directory name
 
 -- Shish
 
 
   
 ___
 Do you Yahoo!?
 Win 1 of 4,000 free domain names from Yahoo! Enter now.
 http://promotions.yahoo.com/goldrush
 
 
 ---
 SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
 Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
 http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
 ___
 enlightenment-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 




___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://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 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

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

2004-08-17 Thread Lydia Zeo
Hi List,
I downloaded e17 from CVS, but I have no idea how to
compile the ELF. I am beginner to Linux environment (I
am using RH 8.0). What I normally do to compile a
source file are. /configure, make and make install.
But I couldn’t find any configure file in the CVS
source. 
Is there any e17 build guide? I need some pointer……
Thanks in advanced….

Cheers
Lydia




__
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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

2004-08-17 Thread Didier Casse
On 17/08/04, at 19:26 -0700, Lydia Zeo [EMAIL PROTECTED] wrote:

 Hi List,
   I downloaded e17 from CVS, but I have no idea how to
 compile the ELF. I am beginner to Linux environment (I
 am using RH 8.0). What I normally do to compile a
 source file are. /configure, make and make install.
 But I couldn’t find any configure file in the CVS
 source.
   Is there any e17 build guide? I need some pointer……
   Thanks in advanced….

 Cheers
 Lydia


cd in the directory and do a

--
./autogen.sh
--

then a

-
make

make install
---
and you're done. :-)

You have to compile the EFLs in the correct order.

Suggested order is:

# eet
# edb
# imlib2
# embryo
# evas
# ecore
# edje
# epeg
# epsilon
# etox
# esmart
# ewl
# iconbar
# engage
# entice
# entrance
# examine
# elicit
# emotion [Well this one you technically can place it anywhere you want
to!]




With kind regards,

Didier.

---
PhD student.

Singapore Synchrotron Light Source (SSLS)
5 Research Link,
Singapore 117603

Email: didierbe at sps dot nus dot edu dot sg

Web: http://ssls.nus.edu.sg





---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users