[e-users] Epsilon cvs build error

2006-10-09 Thread sitarane
Hi, I'm using Kubuntu Edgy Eft. Epsilon won't build unless I add the --enable-thumbnailer-xine=no parameter to the autogen command first. Here is the build error: Making all in plugins make[3]: entrant dans le répertoire « /home/philippe/cvsE17/e17/libs/epsilon/src/plugins » if /bin/bash ../../

Re: [e-users] Epsilon don't compile

2006-07-08 Thread Stique7
Yes i foundi have installed pkgconfig libungif libpng libjpeg libtiff gtk gtk2and now, epsilon compileBye :) - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrate

[e-users] Epsilon broken completely?

2006-07-06 Thread Oliver Pahl
I took the example for Epsilon, changed it a little bit and tested it. I used the following source. --- code --- #include #include int main(int argc, char **argv) { Epsilon * image = NULL; Epsilon_Info *info; epsilon_init(); image = epsilon_new(argv[1]);

Re: [e-users] epsilon broken? Backtrace

2006-07-05 Thread The Rasterman
On Mon, 03 Jul 2006 17:15:58 +0200 Oliver Pahl <[EMAIL PROTECTED]> babbled: no need to send screenshots :). yes - i have seen this lately - unfortunately i don't have time to look into it as it's not a priority. :( if someone else whats to look- please do. > Okay, here is the backtrace. There are

Re: [e-users] epsilon broken?

2006-07-03 Thread Nathan Ingersoll
Could you try running: gdb epsilon_thumbd Once connected type: bt And send the output to the list. This will tell us where the process is currently sitting and possibly why it is stuck. Thanks, Nathan On 7/3/06, Oliver Pahl <[EMAIL PROTECTED]> wrote: > Hi, here I try again... > > Hi, > > I th

[e-users] epsilon broken?

2006-07-03 Thread Oliver Pahl
Hi, here I try again... Hi, I think the thumbnailing library is broken... When i start exhibit i can only see a few of the pictures. With ephoto i can only see a few of the pictures, too. Anyone knows what causes this. In ephoto when i add the photos i can make a slideshow, but i can only see the

Re: [e-users] Epsilon don't compile

2006-06-29 Thread Stique7
it is strange.  I hope that one will find a solution 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.f

Re: [e-users] Epsilon don't compile

2006-06-29 Thread tomdkat
I've been having the same problem on my Slackware system as has someone else: http://sourceforge.net/mailarchive/message.php?msg_id=16523422 Peace... Tom -- Original message -- From: Stique7 <[EMAIL PROTECTED]> > I use Archlinux www.archlinux.org --- Begin Me

Re: [e-users] Epsilon don't compile

2006-06-29 Thread Stique7
I use Archlinux www.archlinux.org 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=ln

Re: [e-users] Epsilon don't compile

2006-06-29 Thread Stique7
Hi ;)I tested your handling and that does not function :( -- This is my output of easy_e17LIB-COMPILATION AND INSTALLATION:

Re: [e-users] Epsilon don't compile

2006-06-27 Thread MillTek
Hi, I had the exact same problem. On my system all I had to do was move the e17 directories to the start of my PATH statement. On my system (Arch Linux) it is loaded at startup by /etc/profile and the statement I modified was this; export PATH="/opt/e17/bin:/opt/e17/lib:/bin:/usr/bin:/sbin:/u

[e-users] Epsilon don't compile

2006-06-27 Thread Stique7
Hello All I'm French :) My english is very not perfect :(I use the Archlinux distrib and Epsilon doesn't compile.Before the reinstal of archlinux I had succeeded in compiling all the lib.I use the easy_17 script for instal and update. http://omicron.homeip.net/projects/#easy_e17.sh

[e-users] Epsilon wont 'make'

2006-06-10 Thread MillTek
Hi, When I try to compile Epsilon I get this; Any ideas?? I really need to get around this as I want to do a fresh install of mt distro and a new install of e17 on that. epsilon]# make Making all in src make[1]: Entering directory `/e17/libs/epsilon/src' make all-recursive make[2]: Enterin

Re: [e-users] epsilon build error

2006-04-30 Thread Laurence Vanek
Morten Nilsen wrote: Paul Stejskal wrote: Laurence Vanek wrote: Epsilon.c:2:28: error: epsilon_plugin.h: No such file or directory anyone else see this? Probably a coding error where it needs something. Try updating or something and see if it helps. Recent checkins has fixed this issue, and

Re: [e-users] epsilon build error

2006-04-30 Thread Morten Nilsen
Paul Stejskal wrote: Laurence Vanek wrote: Epsilon.c:2:28: error: epsilon_plugin.h: No such file or directory anyone else see this? Probably a coding error where it needs something. Try updating or something and see if it helps. Recent checkins has fixed this issue, and epsilon now builds fi

Re: [e-users] epsilon build error

2006-04-30 Thread Paul Stejskal
Laurence Vanek wrote: got this today attempting to build epsilon after cvs update. = . . gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/local/include -I/usr/local/includ -I/usr/include/libpng12 -I/usr/local/include -I/usr/local/include -I/usr/local/i clude -I/usr/local/include -I/usr/l

[e-users] epsilon build error

2006-04-30 Thread Laurence Vanek
got this today attempting to build epsilon after cvs update. = . . gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/local/include -I/usr/local/includ -I/usr/include/libpng12 -I/usr/local/include -I/usr/local/include -I/usr/local/i clude -I/usr/local/include -I/usr/local/include -I../../sr

Re: [e-users] epsilon & autoconf

2006-04-25 Thread Eric Sandall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > Do you perhaps have multiple versions of autoconf installed and epsilon > is not grabbing the 2.59 version? > > I have autoconf 2.59 here (Source Mage GNU/Linux) and epsilon has been > building fine for me (just did a compi

Re: [e-users] epsilon & autoconf

2006-04-25 Thread ericdan
I originally had only one version, the one that came with the Arch Linux base system. i got rid of that and tried to use Arch's ABS which is sort of like gentoo's ports. I got the same error. Quoting Eric Sandall <[EMAIL PROTECTED]>: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Dan wro

Re: [e-users] epsilon & autoconf

2006-04-25 Thread Eric Sandall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Dan wrote: > having trouble compiling epsilon on Archlinux with autoconf 2.59 > i am getting this error: > configure.in:37: error: possibly undefined macro: AC_DEFINE > If this token and others are legitimate, please use m4_pattern_allow. >

[e-users] epsilon & autoconf

2006-04-25 Thread Eric Dan
having trouble compiling epsilon on Archlinux with autoconf 2.59 i am getting this error: configure.in:37: error: possibly undefined macro: AC_DEFINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.in:42: error: possibly u

Re: [e-users] Epsilon won't compile

2006-04-08 Thread MillTek
That's what I thought so I tried this already. - Still the same. Jim Nathan Ingersoll wrote: Sounds like you ave an old version of Epsilon installed. Try removing the old version, updating your epsilon check out and building again. On 4/8/06, MillTek <[EMAIL PROTECTED]> wrote: For a whil

Re: [e-users] Epsilon won't compile

2006-04-08 Thread Nathan Ingersoll
Sounds like you ave an old version of Epsilon installed. Try removing the old version, updating your epsilon check out and building again. On 4/8/06, MillTek <[EMAIL PROTECTED]> wrote: > For a while now, every time I try to compile Epsilon I get this; > > pt/e17/bin\" -g -O2 -Wall -MT epsilon_thum

[e-users] Epsilon won't compile

2006-04-08 Thread MillTek
For a while now, every time I try to compile Epsilon I get this; pt/e17/bin\" -g -O2 -Wall -MT epsilon_thumb.lo -MD -MP -MF .deps/epsilon_thumb.Tpo -c epsilon_thumb.c -fPIC -DPIC -o .libs/epsilon_thumb.o epsilon_thumb.c: In function 'epsilon_client_connect': epsilon_thumb.c:256: warning: not

[e-users] epsilon CVS issue

2005-11-03 Thread Mark Spiezio
Hi I'm trying to install the epsilon from CVS but I'm getting an error when running ./autogen.sh The error is: ./configure: line 20023: syntax error near unexpected token `PNG,' ./configure: line 20023: `PKG_CHECK_MODULES(PNG, libpng12 >= 1.2.0,' I've tried using both the apt libpng12-dev and a

Re: [e-users] epsilon make failing... using get.sh script.

2005-10-26 Thread Anshuman Gholap
my bad. sometimes for me it takes posting in threads like this and get my brain back. installed libpng-devel :) and it continued futher... then when making e apps get AM_GETTEXT_ not found.. so installed gettext-devel. and it completed :D wuhooo i am writing this from e17 ... i am filled

Re: [e-users] epsilon make failing... using get.sh script.

2005-10-25 Thread Didier Casse
libpng-devel is missing. -- 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. On 10/26/05, Anshuman Gholap <[EMAIL PROTECTED]> wrot

Re: [e-users] epsilon make failing... using get.sh script.

2005-10-25 Thread Francisco Andrades Grassi
Hi, Anshuman Gholap wrote: > here is my machine spec:- > Athlon 64 3000+ > 1gb DDR 333mhz > Radeon 9600 pro > ON Asus k-8 E deluxe mobo (nforce 3 chipset) > 120 GB samsung hdd. > and the ususals > Centos 4.1 running. > > so now using get.sh from the man rastermann's site. > all goes ok till epsil

[e-users] epsilon make failing... using get.sh script.

2005-10-25 Thread Anshuman Gholap
here is my machine spec:- Athlon 64 3000+ 1gb DDR 333mhz Radeon 9600 pro ON Asus k-8 E deluxe mobo (nforce 3 chipset) 120 GB samsung hdd. and the ususals Centos 4.1 running. so now using get.sh from the man rastermann's site. all goes ok till epsilon compling and make comes. but this is where all

Re: [e-users] epsilon

2005-07-30 Thread Tom
[30/07/2005 -- 17:54u] Aperez: > I am trying to install enlightenment from source and I am having a > problen compiling lib epsilon. > Here is the output with the error: > > configure: error: Cannot find png.h on your system > ./configure: line 21290: exit: try: numeric argument required > ./co

[e-users] epsilon

2005-07-30 Thread Aperez
Hello everybody I am trying to install enlightenment from source and I am having a problen compiling lib epsilon. Here is the output with the error: configure: error: Cannot find png.h on your system ./configure: line 21290: exit: try: numeric argument required ./configure: line 21290: exit:

Re: [e-users] epsilon: erro on make

2005-05-24 Thread The Rasterman
On Tue, 24 May 2005 07:46:20 +0200 dalfa the enlightenedone (B<[EMAIL PROTECTED]> babbled: (B (B> On Mon, 23 May 2005 13:47:52 -0500 (B> Rutilo Flores <[EMAIL PROTECTED]> wrote: (B> (B> | (B> | (B> |./libs/libepsilon.so: undefinde reference to (B> $B!-(Bimlib_image_get_width$B!-(B (

Re: [e-users] epsilon: erro on make

2005-05-24 Thread dalfa the enlightenedone
On Mon, 23 May 2005 13:47:52 -0500 Rutilo Flores <[EMAIL PROTECTED]> wrote: | | |./libs/libepsilon.so: undefinde reference to ´imlib_image_get_width´ |collect2: id returned 1 exit status |make[2]: *** [espilon] Error 1 | update imlib -- [EMAIL PROTECTED] dalfa]$ cat .firma [UsuarioGnu/Linux3

[e-users] epsilon: erro on make

2005-05-23 Thread Rutilo Flores
./libs/libepsilon.so: undefinde reference to ´imlib_image_get_width´ collect2: id returned 1 exit status make[2]: *** [espilon] Error 1 any help plz RFH --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first s