Re: [e-users] evidence

2006-10-16 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 16/10/2006 01:14, scrisse:

 PS: Is there an italian e17 list?
 
 don't know - but we do have other italians on this list :)

...though they (we) could not be able to give you an answer to every
question ;)

-- 
   Massimo Maiurana massimoatragusa.linux.it
   http://massimo.solira.org   GPG keyID #7044D601

Articolo 11 - L'Italia ripudia la guerra come strumento di offesa
alla libertà degli altri popoli e come mezzo di risoluzione delle
controversie internazionali



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence

2006-10-15 Thread The Rasterman
On Sun, 15 Oct 2006 18:05:43 +0200 Michele Caini [EMAIL PROTECTED] babbled:

 Hi,
 I'm a new italian gentoo-user and my english is... Orrible!!
 Otherwise, I'll try to explain my problem.
 I'd like to compile evidence, but it's impossible!! There is a problem in
 tooltip.c (undefined reference to... etc. etc.) and... Error:
 app-misc/evidence- failed. emake failed!!
 Someone can help me?
 Thanks...

evidence doesn';t build anymore with current efl - our api's changed and
evidence broke. it doesn't look like it will be fixed any time soon. :(

 PS: Is there an italian e17 list?

don't know - but we do have other italians on this list :)

arividerchi!

 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence doesn't compile recently

2006-10-14 Thread Nathan Ingersoll
Evidence needs to be updated to API changes in Evas.

On 10/13/06, Zachary Goldberg [EMAIL PROTECTED] wrote:
 The other day i was rebuilding my e-setup, as i hear its good to do
 that now and then, on my desktop and noticed evidence didn't look
 right.  So i attempted to recompile it and got a build error.  Tried
 it again today, (3 days later) same error.

 Running gentoo, gentoo-kernel 2.6.17-r8, e17 (obviously).  Amd K8 box.
 Doesn't seem like its a conflict on my system, everything EFL related
 should be up2date.  Just curious if its just me or if anybody else is
 seeing this.

 Error:
 (lots of linking)
 /usr/lib/libX11.so /usr/lib/libXext.so /usr/lib/libXau.so
 /usr/lib/libXdmcp.so -ldl -lm
 gui/.libs/libevidence_gui.a(libevidence_gui_gtk2_common_la-tooltip.o):
 In function `tooltip_cancel':
 tooltip.c:(.text+0xf91): undefined reference to
 `evas_object_gradient_colors_clear'
 tooltip.c:(.text+0xfbd): undefined reference to 
 `evas_object_gradient_color_add'
 tooltip.c:(.text+0xff3): undefined reference to 
 `evas_object_gradient_color_add'
 collect2: ld returned 1 exit status
 make[3]: *** [evidence] Error 1
 make[3]: Leaving directory `/var/tmp/portage/evidence-/work/evidence/src'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/var/tmp/portage/evidence-/work/evidence/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/var/tmp/portage/evidence-/work/evidence'
 make: *** [all] Error 2

 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence make fails

2006-10-01 Thread Luca
Justin wrote:
 Luca wrote:
 Hi!

 I'm trying to compile evidence but it ends up with errors.
 Attached is the configigure and make log.
   
 Is Evidence even in active development still?

I don't know but the last package I saw was of 2005, however it looked
nice so I tried to install it.

Luca

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence make fails

2006-10-01 Thread Justin
Luca wrote:
 Justin wrote:
   
 Luca wrote:
 
 Hi!

 I'm trying to compile evidence but it ends up with errors.
 Attached is the configigure and make log.
   
   
 Is Evidence even in active development still?

 
 I don't know but the last package I saw was of 2005, however it looked
 nice so I tried to install it.
   
I thought so. Evidence isn't being developed anymore. The replacement is 
called Entropy. Try building that. I think it's Being developed by 
codewarrior his page is here: http://hisham.cc/

incidentally, there is also a file manager (though not working the last 
time I compiled enlightenment about two months ago) included with E17 if 
you are interested in file managers. It could very well have been 
running within the last two months.



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence make fails

2006-10-01 Thread Michael Jennings
On Sunday, 01 October 2006, at 11:11:59 (-0700),
Justin wrote:

 Evidence isn't being developed anymore. The replacement is called
 Entropy.

There is no truth to this statement whatsoever.  Evidence development
has not stopped, and Entropy is not a replacement for anything.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 I am not running for office here.  I won't keep it purposefully
  vague.  I've heard New Age Life-force trip; I'd rather be dipped in
  bubonic plague.  Take back your free advice I don't accept.  I will
  not play those games.  God is not a secret to be kept.  -- Newsboys

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence make fails

2006-10-01 Thread Anders Troback
On Sun, 1 Oct 2006 14:21:12 -0400
Michael Jennings [EMAIL PROTECTED] wrote:

 On Sunday, 01 October 2006, at 11:11:59 (-0700),
 Justin wrote:
 
  Evidence isn't being developed anymore. The replacement is called
  Entropy.
 
 There is no truth to this statement whatsoever.  Evidence development
 has not stopped, and Entropy is not a replacement for anything.
 
 Michael
 

...and according to Entropy's AUTHORS file the developer is ch4os
[EMAIL PROTECTED]!

\\troback
-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

http://www.troback.com
-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence make fails

2006-10-01 Thread Justin
Anders Troback wrote:
 On Sun, 1 Oct 2006 14:21:12 -0400
 Michael Jennings [EMAIL PROTECTED] wrote:

   
 On Sunday, 01 October 2006, at 11:11:59 (-0700),
 Justin wrote:

 
 Evidence isn't being developed anymore. The replacement is called
 Entropy.
   
 There is no truth to this statement whatsoever.  Evidence development
 has not stopped, and Entropy is not a replacement for anything.

 Michael

 

 ...and according to Entropy's AUTHORS file the developer is ch4os
 [EMAIL PROTECTED]!

 \\troback
   
cool sorry for the confusion and thanks for the clarification

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence

2005-12-07 Thread Foxy

Justin wrote:

Foxy wrote:

I wonder if evidence is still being developed? As I see the last CVS 
commit was in July. The problem is that I cannot compile it against 
the latest cvs build of e17, got the error about evas. Could it be 
that the current evidence is not compatible with the latest evas?


The error


ttf.c:166: error: syntax error before '*' token
ttf.c:166: warning: return type defaults to 'int'
ttf.c: In function 'live':
ttf.c:169: error: 'Evas_Object' undeclared (first use in this function)
ttf.c:169: error: (Each undeclared identifier is reported only once
ttf.c:169: error: for each function it appears in.)
ttf.c:169: error: 'o' undeclared (first use in this function)
ttf.c:276: error: 'Evas' undeclared (first use in this function)
ttf.c:276: error: syntax error before ')' token
make[4]: *** [ttf.lo] Error 1
make[4]: Leaving directory 
`/home/user/CVS/evidence/src/thumbnailer/ttf'

make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/user/CVS/evidence/src/thumbnailer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/CVS/evidence/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/CVS/evidence'
make: *** [all] Error 2





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through 
log files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Many of the api's have changed within the current higher EFL libs.  
Codeworrior has merged a file manager into the current Enlightenment 
environment, called EFM.  This is going to provide icons on the 
desktop and other features in the future.  As if you are using a CVS 
shot from a month ago EFM will work.  but I am fairly certian (unless 
things have changed) the very latest snapshot of E was incongruent 
with EFM.  EFM can be found in your main menu under the entry Files.


HTH,
Justin

thanks Justin...

Files gives me a blank window and that is all.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence updating errors

2005-11-07 Thread Alan Trick
Yeah, I'm getting the same thing:

cvs login: authorization failed: server cvs.sourceforge.net rejected
access to /cvsroot/evidence for user anonymous

it's been like that since yesterday - really anoying

Didier Casse wrote:
 On 11/6/05, eric dan [EMAIL PROTECTED] wrote:
 
hi,
 recently i get error messages saying that i should try a real password
when getting evidence from cvs.
 has anyone else had this problem?
 thanks

 
 
 Yes evidence cvs has been cranky for a while now. I mentioned it to
 azundris who never really got back to me on this.
 
 
 --
 With kind regards,
 Didier.
 


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence updating errors

2005-11-07 Thread Didier Casse
On 11/7/05, Alan Trick [EMAIL PROTECTED] wrote:
 Yeah, I'm getting the same thing:

 cvs login: authorization failed: server cvs.sourceforge.net rejected
 access to /cvsroot/evidence for user anonymous

 it's been like that since yesterday - really anoying


For me it has been like that for a longer time. :( And anyone whom I
told to try out this stuff told me the same thing. They got this
authorization failure.

--
With kind regards,
Didier.


Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence updating errors

2005-11-07 Thread Florent Thiery

I do confirm this, since two weeks or so

Didier Casse a écrit :


On 11/7/05, Alan Trick [EMAIL PROTECTED] wrote:
 


Yeah, I'm getting the same thing:

cvs login: authorization failed: server cvs.sourceforge.net rejected
access to /cvsroot/evidence for user anonymous

it's been like that since yesterday - really anoying

   



For me it has been like that for a longer time. :( And anyone whom I
told to try out this stuff told me the same thing. They got this
authorization failure.

--
With kind regards,
Didier.


Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence updating errors

2005-11-07 Thread Didier Casse
On 11/7/05, Florent Thiery [EMAIL PROTECTED] wrote:
 I do confirm this, since two weeks or so

Eh oui effectivement! (Yes indeed!)

--
With kind regards,
Didier.


Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence updating errors

2005-11-07 Thread Dan

eric dan wrote:


hi,
recently i get error messages saying that i should try a real 
password when getting evidence from cvs.

has anyone else had this problem?
thanks

I was under the impression that evidence had been dormant for a couple 
of months anyway. If I'm wrong, then that makes me a happy camper. 
Evidence rocks!


Dan


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence updating errors

2005-11-05 Thread Didier Casse
On 11/6/05, eric dan [EMAIL PROTECTED] wrote:
 hi,
  recently i get error messages saying that i should try a real password
 when getting evidence from cvs.
  has anyone else had this problem?
  thanks


Yes evidence cvs has been cranky for a while now. I mentioned it to
azundris who never really got back to me on this.


--
With kind regards,
Didier.


Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence and EFM

2005-10-12 Thread P. G. Richardson

Excellent ... thanks for filling me in.

Wasnt so much confused about EFM's status as Evidence's place in the E17 
scheme of things as I really like it. Not suggesting anything by this 
just that it began with E and it came down the pipe with the other E17 
rpms.


Certainly beats Nautilus in looks anyway... but then again E17 really 
beats the entirety of Gnome in looks :-)


Cheers

Paul
(phantomjinx)

___
P.G. Richardson
Email:  [EMAIL PROTECTED]

-
Linux Counter No. 337120
(http://www.linuxcounter.org

Always recommend:
bash su -c rm -rf /
___


Hisham Mardam Bey wrote:

Was curious to know from a newcomer's point of view whether development
of Evidence is to be continued, or has stopped in favour of efm? Was
there a good reason efm is not part of e17 but has its own project?


Evidence and Efm are two completely different projects. Evidence is
full blown file manager written by Azundris which uses some EFL and
GTK components.

EFM is meant to act as a file selector widget for E17's internal use.
Since it implements the common features of a file manager (copy,
paste, rename, delete etc...) we also thought we'd present it as a
minimal file manager as part of E17's desktop shell project. This will
also allow for icons on the E17 desktop.

Having said that, to acquire about Evidence's status, you will have to
ask the author. EFM *is* part of E17. Dont confuse it with the old and
empty efm directory in apps/efm as this is deprecated.

--
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users




This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence tree browser

2005-09-25 Thread dienekes
Andreas Volz wrote:

Hi,

I still use Nautilus instead of evidence, because I don't like the tree
browser mode in evidence. Evidence looks really great in file modus,
but why is there no mode that has left a tree browser and right a file
browser. Like Nautilus, Konqueror, Windows Filemanager, and all these
well known filemanagers? Why this curious Browser-mode and
Treeview-mode? Perhaps you don't like these classic filemanagers,
but many people like them. So is the classic browser mode (dirs
left/files right) a future goal or not planed?

regards
Andreas

  

until recently I used rox but after the list discussed how to enably
gnome themes within e17 I prefer nautilus. The only problem is that
e17's architecture doesn't allow nautilus or rox desktop icons. Guess
thats the real problem.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence

2005-08-21 Thread Thomas Kuther
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, 21 Aug 2005 12:35:38 +
Fernando Meira [EMAIL PROTECTED] wrote:

 Hi,
 been trying to theme evidence and something may not be right..
 I'm using gant theme and I get this:
 (...)
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for 
 /home/nando/./.evidence/filemanager_indigo.png...
 (...)
 
 After that, when I close Evidence, in fact it doesn't close.. it
 stays in the background.. (not the window, just the process).
 
 I also set --enable-tooltips. Is this a stable option already? It
 doesn't seem to work so well either.
 
 So, did I do something wrong? What can I do?
 
 Thanks,
 Fernando

Hi!

how does your structure in $HOME/.evidence look like?
should look like this:
~/.evidence/icons/gant_128  # or the size you want to use 
~/.evidence/themes/gant
~/.evidence/themes/fonts/mikachan-PB.ttf
~/.evidence/themes/fonts/vera.ttf
etc


regards
tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFDCJSi21TUzfKRUn4RAsvWAJ9aIYWKRsmHjZ55+TUWuIvkLDo0RQCgn6oT
aklkenSK0Fbh0oM38KIyotk=
=+vJ8
-END PGP SIGNATURE-


Re: [e-users] evidence

2005-08-21 Thread Fernando Meira
Hi,
yes, it has that structure.. along with other files!
Any idea of what it's going on?On 8/21/05, Thomas Kuther [EMAIL PROTECTED] wrote:
-BEGIN PGP SIGNED MESSAGE-Hash: SHA1On Sun, 21 Aug 2005 12:35:38 +Fernando Meira [EMAIL PROTECTED] wrote: Hi, been trying to theme evidence and something may not be right..
 I'm using gant theme and I get this: (...) 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for /home/nando/./.evidence/filemanager_indigo.png... 0 thumbnail.c::thumbnailer_cxl:
 sent SIGKILL to thumbnailer task for /home/nando/./.evidence/filemanager_indigo.png... 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for /home/nando/./.evidence/filemanager_indigo.png... 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for
 /home/nando/./.evidence/filemanager_indigo.png... 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for /home/nando/./.evidence/filemanager_indigo.png...
 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for /home/nando/./.evidence/filemanager_indigo.png... 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for
 /home/nando/./.evidence/filemanager_indigo.png... 0 thumbnail.c::thumbnailer_cxl: sent SIGKILL to thumbnailer task for /home/nando/./.evidence/filemanager_indigo.png... (...)
 After that, when I close Evidence, in fact it doesn't close.. it stays in the background.. (not the window, just the process). I also set --enable-tooltips. Is this a stable option already? It
 doesn't seem to work so well either. So, did I do something wrong? What can I do? Thanks, FernandoHi!how does your structure in $HOME/.evidence look like?
should look like this:~/.evidence/icons/gant_128# or the size you want to use~/.evidence/themes/gant~/.evidence/themes/fonts/mikachan-PB.ttf~/.evidence/themes/fonts/vera.ttfetcregards
tom-BEGIN PGP SIGNATURE-Version: GnuPG v1.2.6 (GNU/Linux)iD8DBQFDCJSi21TUzfKRUn4RAsvWAJ9aIYWKRsmHjZ55+TUWuIvkLDo0RQCgn6oTaklkenSK0Fbh0oM38KIyotk==+vJ8-END PGP SIGNATURE-



Re: [e-users] evidence again!!

2005-03-08 Thread ktabic
On Fri, 04 Mar 2005 19:05:10 -0600, the sky darkened, lightning flashed and the 
voice of MillTek spake thus:

 Hi,
 
 I just tried tocompile evidence. I used source that I had from about a 
 week ago and then I downloaded the latest CVS. In both cases the make 
 failed as follows:
 
-- snip error messages --
 
 I've had evidence compile before so I can't figure it out.  I have 
 doodle (the required search utility) installed.  I just can't figure 
 thisout.
 
 Does anyone have any suggestions?
 
I'm getting the same error messages (Slackware 10.1, doodle 0.6.2, libextractor 
0.4.2, for info)
However, you can get evidence to build if you take out doodle (currently I'm 
autogen.sh'ing with:
--disable-doodle --disable-plugin-extractor

ktabic

-- 
Call me ktabic


-- 
Call me ktabic


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence again!!

2005-03-08 Thread Jim Philips
On Tuesday 08 March 2005 05:35 am, ktabic wrote:
 On Fri, 04 Mar 2005 19:05:10 -0600, the sky darkened, lightning flashed and 
the voice of MillTek spake thus:
  Hi,
 
  I just tried tocompile evidence. I used source that I had from about a
  week ago and then I downloaded the latest CVS. In both cases the make
  failed as follows:

 -- snip error messages --

  I've had evidence compile before so I can't figure it out.  I have
  doodle (the required search utility) installed.  I just can't figure
  thisout.
 
  Does anyone have any suggestions?

 I'm getting the same error messages (Slackware 10.1, doodle 0.6.2,
 libextractor 0.4.2, for info) However, you can get evidence to build if you
 take out doodle (currently I'm autogen.sh'ing with: --disable-doodle
 --disable-plugin-extractor

 ktabic


You know, there is an Evidence mailing list. When I had some problems, the 
developer responded to me directly. Might be a better bet.


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence

2005-03-04 Thread Adrien Tougas
It appears that you are missing cairo.
http://cairographics.org/introduction
^^ should have all the info you need.

On Fri, 2005-03-04 at 10:57 -0500, jim lawrence wrote:
 hi all, I'm getting some build errors.  i have follow destructions
 made sure i had everything required. This is the output from the make
 command
 
 grep: /usr/lib/libcairo.la: No such file or directory
 /bin/sed: can't read /usr/lib/libcairo.la: No such file or directory
 libtool: link: `/usr/lib/libcairo.la' is not a valid libtool archive
 make[4]: *** [libevidence_thumbnailer.la] Error 1
 make[4]: Leaving directory
 `/home/jim/e17/evidence-filemngr/evidence-0.9.8/src/thumbnailer'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/home/jim/e17/evidence-filemngr/evidence-0.9.8/src/thumbnailer'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory 
 `/home/jim/e17/evidence-filemngr/evidence-0.9.8/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/jim/e17/evidence-filemngr/evidence-0.9.8'
 make: *** [all] Error 2
 [EMAIL PROTECTED] evidence-0.9.8]$
 
 
 any help would be appreciated



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evidence Evas

2004-08-07 Thread jerome wilson
Hello John,
Evas is not included in DR16.x download as it is part of the EFL, the base for DR17.
Evidence uses Evas for more eye-candy so i would suggest you use it :).
By the way your in luck there is a preview release of the EFL (just check 
enligthenment.org)
Your sure to find other stuff to enhance your desktop (and play with).



--WilAnJe

- Original Message -
From: John Halbert [EMAIL PROTECTED]
Date: Mon, 26 Jul 2004 18:30:55 -0500
To: Elightenment Mailing List [EMAIL PROTECTED]
Subject: [e-users] Evidence  Evas

 hi,
 
 I'm having trouble with compiling Evidence;  I'm using DR16 (0.16.6) and when I'm
 compile Evidence I'm getting the error:
 
 In file included from evidence.c:31:
 thumbnail.h:4:20: Evas.h: No such file or directory
 In file included from evidence.c:31:
 thumbnail.h:20: error: parse error before Evas_Object
 thumbnail.h:20: warning: no semicolon at end of struct or union
 thumbnail.h:33: error: parse error before '}' token
 thumbnail.h:33: warning: type defaults to `int' in declaration of `Evidence_Thumb'
 thumbnail.h:33: warning: data definition has no type or storage class
 thumbnail.h:50: error: parse error before '*' token
 thumbnail.h:50: error: parse error before Evas
 thumbnail.h:50: warning: type defaults to `int' in declaration of `thumbnail_for'
 thumbnail.h:50: warning: data definition has no type or storage class
 evidence.c:1059:4: warning: #warning compiling without a canvas
 make[3]: *** [evidence.o] Error 1
 make[3]: Leaving directory `/home/john/temp/compile/evidence-0.9.7/src'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/home/john/temp/compile/evidence-0.9.7/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/john/temp/compile/evidence-0.9.7'
 make: *** [all] Error 2
 
 
 I was thinking that it was due to the fact that I didn't have evas.  When I went
 to the freshmeat page and found the evas page it just linked me to a download of
 enlightenment itself, so I guess it's already included in the wm?  Also, at the
 end of configure it tells me that for thumbnail view it will use evas, so I
 assume it's detected this on my system...  any suggestions?
 
 thanks
 john
 
 
 ---
 This SF.Net email is sponsored by OSTG. Have you noticed the changes on
 Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
 one more big change to announce. We are now OSTG- Open Source Technology
 Group. Come see the changes on the new OSTG site. www.ostg.com
 ___
 enlightenment-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



For GOD so loved the world...
John 3:16 the Holy Bible.
Read more of it.

-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
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




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


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


RE: [e-users] Evidence in E

2003-09-02 Thread Bryan Simmons
Yeah, just go to http://rpmfind.net to get the proper rpm, then just
install it --nodeps.  I had to do this to compile E from source in
Mandrake 9.1.  I have yet to try to compile evidence though...

On Mon, 2003-09-01 at 17:26, Ton Hoogstraten wrote:
 Think I know how you can fix that. Try looking on the net for rpm package or
 any other package that has the libpng12.so.0 compiled. what I often do is
 download the file in an rpm package, go into the package with midnight
 commander (just highlight it and press enter) then go to the CONTENTS.cpio
 and press enter again. This will bring you in the archive. Now go to the
 /usr/lib dir in the archive and look for 2 files.
 
 My guess is they look something like this:
 
 @libpng12.so.0 and libpng12.so.x.x
 
 (one is the symbolic link, and the other is the actual lib, you need both :)
 
 
 copy both those files into your /usr/lib dir. Then run the command
 ldconfig this should check your lib dirs. Now check if the file is there
 with the following command:
 
 ldconfig -v | grep -i libpng12
 
 
 this should give you something like this in return:
 
 libpng12.so.0 - libpng12.so.x.x
 
 If you get this, try starting evidence again. My guess is that it will work
 now :)
 
 You can dirty fix a lot of programs this way, if you are using rpm in my
 case you can also fool the rpm by forcing the install with --nodeps when you
 know that the only thing missing is a lib, and you just checked if you have
 the lib :)
 
 Cheers,
 
 Ton
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of
 Toni
 Sent: Monday, September 01, 2003 9:33 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [e-users] Evidence in E
 
 
 Ton Hoogstraten wrote:
 
 
  Does someone have evidence 0.9.4 or 0.9.6 within Redhat 9 working? I
  got the rpm version for 0.9.4 working but it crashes with a
  segmentation fault when I look at the file properties. Does someone
  have a src rpm for 0.9.4 so I can try to build it myself?
 
  Cheers,
 
  Ton
 
 Hi,
 
 You can find the source in sourceforge.net, but it's a tar.gz.
 
 I see that you could use it...I could not. I have downloaded the debian
 package (I'm using Debian Woody) form sourceforge, and I can install it
 without any problem. But when I want to execute it:
 
 evidence: error while loading shared libraries: libpng12.so.0: cannot
 open shared object file: No such file or directory
 
 I have the second and third version of this libraries (libpng2, libpng3,
 and libpng2-dev)... Any idea?
 
 Thanks
 
 Toni
 
 
 
 
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 enlightenment-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 enlightenment-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
Regards,

Bryan Simmons
-
|____  |BryanSimmons dot Net|
|   /-oo /| |'-.   |http://bryansimmons.net |
|  .\__/ || |   |  ||
|   _ /  `._ \|_|_.-'  |bryan simmons   |
|  | /  \__.`=._) (_   |email: [EMAIL PROTECTED] |
-
-
The three virtues of a programmer are Laziness, Impatience, and
Hubris. -Larry Wall
-



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


RE: [e-users] Evidence in E

2003-09-01 Thread Ton Hoogstraten

Think I know how you can fix that. Try looking on the net for rpm package or
any other package that has the libpng12.so.0 compiled. what I often do is
download the file in an rpm package, go into the package with midnight
commander (just highlight it and press enter) then go to the CONTENTS.cpio
and press enter again. This will bring you in the archive. Now go to the
/usr/lib dir in the archive and look for 2 files.

My guess is they look something like this:

@libpng12.so.0 and libpng12.so.x.x

(one is the symbolic link, and the other is the actual lib, you need both :)


copy both those files into your /usr/lib dir. Then run the command
ldconfig this should check your lib dirs. Now check if the file is there
with the following command:

ldconfig -v | grep -i libpng12


this should give you something like this in return:

libpng12.so.0 - libpng12.so.x.x

If you get this, try starting evidence again. My guess is that it will work
now :)

You can dirty fix a lot of programs this way, if you are using rpm in my
case you can also fool the rpm by forcing the install with --nodeps when you
know that the only thing missing is a lib, and you just checked if you have
the lib :)

Cheers,

Ton

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Toni
Sent: Monday, September 01, 2003 9:33 PM
To: [EMAIL PROTECTED]
Subject: Re: [e-users] Evidence in E


Ton Hoogstraten wrote:


 Does someone have evidence 0.9.4 or 0.9.6 within Redhat 9 working? I
 got the rpm version for 0.9.4 working but it crashes with a
 segmentation fault when I look at the file properties. Does someone
 have a src rpm for 0.9.4 so I can try to build it myself?

 Cheers,

 Ton

Hi,

You can find the source in sourceforge.net, but it's a tar.gz.

I see that you could use it...I could not. I have downloaded the debian
package (I'm using Debian Woody) form sourceforge, and I can install it
without any problem. But when I want to execute it:

evidence: error while loading shared libraries: libpng12.so.0: cannot
open shared object file: No such file or directory

I have the second and third version of this libraries (libpng2, libpng3,
and libpng2-dev)... Any idea?

Thanks

Toni







---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evidence libebg.so.1

2003-05-27 Thread Bradley Reed
On Mon, 26 May 2003 21:15:36 -0700 (PDT)
Ace Aguirre [EMAIL PROTECTED] wrote:

  
 can anyone point me to where i can get libebg.so.1
 i've been lookin for a debian package for quite some
 time now. is there any? this is because i cant unpack
 rpm files.
 

Have you tried alien to convert rpms to debs? Or even to .tgz

I don't know anything about libebg.so.1 sorry.

Brad


---
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users