Re: [e-users] Evidence and RH9

2003-11-18 Thread Wouter van Marle




On Tue, 2003-11-18 at 14:04, Dhruba Bandopadhyay wrote:


I checked out the entire e17 tree and compiled almost everything in the 
order specified on http://www.enlightenment.org/pages/cvsnotes.html using 
optional configure parameters from README files in directories checked out. 


You were more lucky than me!
I updated my cvs tree this afternoon, then everything compiled until ecore. Then I deleted the tree, and got a complete new copy - that did the trick: ecore compiled, and everything went smooth until ewl (the last lib). Grr... Many warnings from autogen and a fatal error in configure.

I keep on trying, will let the group know if more lucky. Any advice is welcome.

Main things I want to check out:
- entrance
- evidence
- the ewl widgets (for use in some software project)

Wouter.





Re: [e-users] Evidence and RH9

2003-11-18 Thread Dhruba Bandopadhyay
Wouter van Marle wrote:
On Tue, 2003-11-18 at 14:04, Dhruba Bandopadhyay wrote:

/I checked out the entire e17 tree and compiled almost everything in the 
order specified on //_http://www.enlightenment.org/pages/cvsnotes.html_ using 
optional configure parameters from README files in directories checked out. /

You were more lucky than me!
I updated my cvs tree this afternoon, then everything compiled until 
ecore. Then I deleted the tree, and got a complete new copy - that did 
the trick: ecore compiled, and everything went smooth until ewl (the 
last lib). Grr... Many warnings from autogen and a fatal error in configure.
Read e17/libs/edje/README and recompile packages it mentions using the 
configure parameters that it gives you.  In my case, that was the key to 
succeeding with previously failing packages.

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and RH9

2003-11-18 Thread Wouter van Marle

 Read e17/libs/edje/README and recompile packages it mentions using the 
 configure parameters that it gives you.  In my case, that was the key to 
 succeeding with previously failing packages.

I had done so already, before compiling first read the README in the
dirs. I learnt that from previous attempts to compile e17, which at the
time went fine.

Attached is the error I got, with all other warnings. If anyone has a
clue please let me know, otherwise I will try again in a week or so,
maybe the problem is fixed then.

Wouter.
+ aclocal
aclocal: configure.ac: 0: macro `AM_PATH_GTK' not found in library
+ libtoolize --ltdl --force --copy
+ autoconf
+ autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader-2.5x: error: AC_CONFIG_HEADERS not found in configure.ac
+ automake --foreign --add-missing
configure.ac: 7: required file `./ewl-config.h.in' not found
+ test -z ''
+ echo 'I am going to run ./configure with no arguments - if you wish '
+ echo 'to pass any to it, please specify them on the ./autogen.sh command line.'
+ cd /home/wouter/sources/e17/libs/ewl
+ ./configure
configure: error: cannot find sources (configure.in) in . or ..
+ set +x


Re: [e-users] Evidence and RH9

2003-11-17 Thread Hall Stevenson
At 10:25 PM 11/16/2003, Didier Casse wrote:
On 16/11/03, at  09:18 -0500, Hall Stevenson 
[EMAIL PROTECTED]...:

 On Sun, 2003-11-16 at 04:28, Didier Casse wrote:
  On 15/11/03, at  09:54 -0500, Hall Stevenson 
[EMAIL PROTECTED]...:
 
   

http://www.mail-archive.com/[EMAIL PROTECTED]/msg00723.html
  
   I tried it last night myself and didn't get that far... :( 'make' was
   failing in regards to Evas.h. I did install 'evas v1.0.0' from E's
   website. I did './configure --enable-canvas-gnomecanvas
   --disable-canvas-evas2' and the build summary looked good. No errors or
   complaints.
 
  Use the rpms. I remember that the building process wasn't so successful
  too. But when I use the rpm with a --nodeps option, it went in~

 On Gentoo ?? No thanks... I might download 'em and try rpm2tgz though.

Hall, why don't you ask Mike Frysinger [EMAIL PROTECTED]? He's
frequently on the e-devel mailing list and he's a gentoo guy, plus he's
helpful. He would know better how to install Evidence on Gentoo.
Gentoo actually has .ebuild packages available, but they're [Masked]. 
There's different reasons for a package being masked on Gentoo and one is 
that it's considered unstable (similar to Debian's unstable branch). I 
know of one way to get 'evidence' and that would be switching to the 
'unstable' branch of Gentoo. Along with that though comes dozens of newer 
packages, which I'm hesitant to use just for one program (Evidence).

Hall



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and RH9

2003-11-17 Thread Hall Stevenson
At 11:44 PM 11/16/2003, Dhruba Bandopadhyay wrote:
Didier Casse wrote:
Use the rpms. I remember that the building process wasn't so successful
too. But when I use the rpm with a --nodeps option, it went in~
On Gentoo ?? No thanks... I might download 'em and try rpm2tgz though.
Hall, why don't you ask Mike Frysinger [EMAIL PROTECTED]? He's
frequently on the e-devel mailing list and he's a gentoo guy, plus he's
helpful. He would know better how to install Evidence on Gentoo.
I compiled latest cvs checkouts of entrance and evidence from source on 
Gentoo yesterday.  It went fine.  Make sure you compile the dependencies 
in the right order as on E homepage and with optional configure parameters...
Which dependencies did you also install ?? I know that evidence can use 
LOTS of add'l packages, but doesn't require them. I tried to go with the 
bare minimum of what it requires and couldn't get it to compile. Looking 
again, the sourceforge download page does list evas2 under the required 
section. I tried to leave support for it out though with the configure flag 
'--disable-canvas-evas2', as mentioned already.

This page, http://evidence.sourceforge.net/building.html, says When going 
for eyecandy, you'll need evas, imlib2, and freetype2. Is that inaccurate 
?? I configured it initially WITHOUT evas2 flags as that says you do NOT 
need evas2. When it compiled, I tried to quiet it with the flag. :-)

I'm willing to build evas2 and try again. I just don't want to have to 
build ecore, edb, eet, and so on (the optional libraries).

Hall



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and RH9

2003-11-17 Thread Hall Stevenson
At 08:33 AM 11/17/2003, Andrew Elcock wrote:
Do a -pv (pretend with flags) on evidence.

Then emerge (manually) each dependancy *apart* from those in e/evidence.
then install the e/evidence libs etc from cvs in the usual ./autogen.sh  
make  make install way.
I understand that part. I always check with the '--pretend' flag first too 
! :-)

Thing is with the gentoo package, whoever packaged it decided that it 
needs edb, eet, evas2 and so on (just making up possible dependencies). 
For the time being, I'll settle to do without those.

Hall


Andrew

Hall Stevenson wrote:
At 10:25 PM 11/16/2003, Didier Casse wrote:

On 16/11/03, at  09:18 -0500, Hall Stevenson 
[EMAIL PROTECTED]...:

 On Sun, 2003-11-16 at 04:28, Didier Casse wrote:
  On 15/11/03, at  09:54 -0500, Hall Stevenson 
[EMAIL PROTECTED]...:
 
   

http://www.mail-archive.com/[EMAIL PROTECTED]/msg00723.html 

  
   I tried it last night myself and didn't get that far... :( 'make' was
   failing in regards to Evas.h. I did install 'evas v1.0.0' from E's
   website. I did './configure --enable-canvas-gnomecanvas
   --disable-canvas-evas2' and the build summary looked good. No 
errors or
   complaints.
 
  Use the rpms. I remember that the building process wasn't so successful
  too. But when I use the rpm with a --nodeps option, it went in~

 On Gentoo ?? No thanks... I might download 'em and try rpm2tgz though.

Hall, why don't you ask Mike Frysinger [EMAIL PROTECTED]? He's
frequently on the e-devel mailing list and he's a gentoo guy, plus he's
helpful. He would know better how to install Evidence on Gentoo.
Gentoo actually has .ebuild packages available, but they're [Masked]. 
There's different reasons for a package being masked on Gentoo and one is 
that it's considered unstable (similar to Debian's unstable branch). I 
know of one way to get 'evidence' and that would be switching to the 
'unstable' branch of Gentoo. Along with that though comes dozens of newer 
packages, which I'm hesitant to use just for one program (Evidence).
Hall

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Andrew Elcocktel:  0131 651 1434
EDINA, Edinburgh University Data Library fax:  0131 650 3308
Main Library Building, George Square   email: [EMAIL PROTECTED]
Edinburgh EH8 9LJ, Scotland, UK  www:http://edina.ac.uk/
I spent four years at uni and all I got was this lousy piece of paper
-- Andrew Elcock


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Evidence in RH9

2003-11-17 Thread elshadii
Ok so I've tried to follow directions detailed on 

http://rephorm.com/rephorm/code/efl 

Although I would love help, my purpose of writing this is to add to the 
discussion.  I am also having problems building evas I think that's were the 
major jam seems to be conserning the EFL.  I have built everything else exept 
evas and edje.  Edje depends on evas if I am correct (prob. not but anyway).  I 
don't really want Evdence but do want the iconbar. And I think if I get the EFL 
situated then I should be able to have both.  Any suggestions are welcome.  

Thank you,
Justin




---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and RH9

2003-11-17 Thread Dhruba Bandopadhyay
Hall Stevenson wrote:
At 11:44 PM 11/16/2003, Dhruba Bandopadhyay wrote:

Didier Casse wrote:

Use the rpms. I remember that the building process wasn't so 
successful
too. But when I use the rpm with a --nodeps option, it went in~


On Gentoo ?? No thanks... I might download 'em and try rpm2tgz 
though.


Hall, why don't you ask Mike Frysinger [EMAIL PROTECTED]? He's
frequently on the e-devel mailing list and he's a gentoo guy, plus he's
helpful. He would know better how to install Evidence on Gentoo.


I compiled latest cvs checkouts of entrance and evidence from source 
on Gentoo yesterday.  It went fine.  Make sure you compile the 
dependencies in the right order as on E homepage and with optional 
configure parameters...


Which dependencies did you also install ?? I know that evidence can use 
LOTS of add'l packages, but doesn't require them. I tried to go with the 
bare minimum of what it requires and couldn't get it to compile. Looking 
I checked out the entire e17 tree and compiled almost everything in the 
order specified on http://www.enlightenment.org/pages/cvsnotes.html using 
optional configure parameters from README files in directories checked out. 
 However, it is true that you need much less for evidence.  I got entrance, 
evidence and examine working though and was playing with all of them.  I was 
intending to do a how-to on this whole issue but time is very short these days.

The idea by Andrew Elcock was a very good one and I also did what he said. 
I emerged under Gentoo those packages which were not specific to E and 
checked out everything that was E related just before compilation.  However, 
I would not suggest that one rely on gentoo packages for E-cvs related stuff 
as they frequently go out of date and if installed can be messy to keep up 
to date in combination with cvs checkouts.

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and RH9

2003-11-16 Thread Didier Casse
On 15/11/03, at  09:54 -0500, Hall Stevenson [EMAIL PROTECTED]...:

  
  http://www.mail-archive.com/[EMAIL PROTECTED]/msg00723.html
 
 I tried it last night myself and didn't get that far... :( 'make' was
 failing in regards to Evas.h. I did install 'evas v1.0.0' from E's
 website. I did './configure --enable-canvas-gnomecanvas
 --disable-canvas-evas2' and the build summary looked good. No errors or
 complaints.

Use the rpms. I remember that the building process wasn't so successful
too. But when I use the rpm with a --nodeps option, it went in~


With kind regards,

Didier.

---
PhD student

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

Email: slsbdfc at nus dot edu dot sg \or\ 
didierbe at sps dot nus dot edu dot sg
Website: http://ssls.nus.edu.sg






---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and RH9

2003-11-16 Thread Hall Stevenson
On Sun, 2003-11-16 at 04:28, Didier Casse wrote:
 On 15/11/03, at  09:54 -0500, Hall Stevenson [EMAIL PROTECTED]...:
 
   
   http://www.mail-archive.com/[EMAIL PROTECTED]/msg00723.html
  
  I tried it last night myself and didn't get that far... :( 'make' was
  failing in regards to Evas.h. I did install 'evas v1.0.0' from E's
  website. I did './configure --enable-canvas-gnomecanvas
  --disable-canvas-evas2' and the build summary looked good. No errors or
  complaints.
 
 Use the rpms. I remember that the building process wasn't so successful
 too. But when I use the rpm with a --nodeps option, it went in~

On Gentoo ?? No thanks... I might download 'em and try rpm2tgz though.
What dependencies does the RPM have though ?? evidence can use lots of
new packages which I don't have and am hesitant to install. At least
with compiling from source, I can tweak it to NOT use things I don't
have and what not.

Hall



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and RH9

2003-11-16 Thread Didier Casse
On 16/11/03, at  09:18 -0500, Hall Stevenson [EMAIL PROTECTED]...:

 On Sun, 2003-11-16 at 04:28, Didier Casse wrote:
  On 15/11/03, at  09:54 -0500, Hall Stevenson [EMAIL PROTECTED]...:
  

http://www.mail-archive.com/[EMAIL PROTECTED]/msg00723.html
   
   I tried it last night myself and didn't get that far... :( 'make' was
   failing in regards to Evas.h. I did install 'evas v1.0.0' from E's
   website. I did './configure --enable-canvas-gnomecanvas
   --disable-canvas-evas2' and the build summary looked good. No errors or
   complaints.
  
  Use the rpms. I remember that the building process wasn't so successful
  too. But when I use the rpm with a --nodeps option, it went in~
 
 On Gentoo ?? No thanks... I might download 'em and try rpm2tgz though.

Hall, why don't you ask Mike Frysinger [EMAIL PROTECTED]? He's
frequently on the e-devel mailing list and he's a gentoo guy, plus he's
helpful. He would know better how to install Evidence on Gentoo.

With kind regards,

Didier

---
PhD student

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

Email: slsbdfc at nus dot edu dot sg \or\ 
didierbe at sps dot nus dot edu dot sg
Website: http://ssls.nus.edu.sg






---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and RH9

2003-11-16 Thread Dhruba Bandopadhyay
Didier Casse wrote:
Use the rpms. I remember that the building process wasn't so successful
too. But when I use the rpm with a --nodeps option, it went in~
On Gentoo ?? No thanks... I might download 'em and try rpm2tgz though.


Hall, why don't you ask Mike Frysinger [EMAIL PROTECTED]? He's
frequently on the e-devel mailing list and he's a gentoo guy, plus he's
helpful. He would know better how to install Evidence on Gentoo.
I compiled latest cvs checkouts of entrance and evidence from source on 
Gentoo yesterday.  It went fine.  Make sure you compile the dependencies in 
the right order as on E homepage and with optional configure parameters as 
specified in the readme files for each package rather than those online. 
Most however, require just an autogen.sh, make and make install.  I added 
cflags being a die hard gentoo user but that was just for fun.

Try, try and try again and you will succeed!

Dhruba.

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Evidence and RH9

2003-11-14 Thread elshadii
I'm having trouble getting Evidence to work in RH9.  I've tried to compile from 
source and from an rpm but nothing seemes to work.  It keeps missing a 
dependancy from somwhere.  Anybody know what might be going on?  I'll try and 
get copy the actual shit it spits at me as soon as I get a chance.

Thanks for all your help!
Justin



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users