Re: [e-users] get-e.sh

2005-08-30 Thread Francois Baudens
i had problem compiling epsilon i found the problem in checking which glibc was used to build librairies. I had done an update of my libc6 libraries (using Debian unstable) and the GLIBC changed so i had to rebuild many libraries an check using "nm -a library.so | grep ctype" to find wich version w

Re: [e-users] get-e.sh

2005-08-28 Thread MillTek
Is anone having crashes using get-e.sh when it gets to using libepsilon --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven D

Re: [e-users] get-e.sh

2005-08-19 Thread eric dan
i think this problem is already fixed in cvs by now. it was just a mistake in e17/apps/e/configure.in line 137 change the first word in that line from ERROR to WARN and it will work. but public cvs should be ok. I got this info from #e by the way. On 8/18/05, MillTek <[EMAIL PROTECTED]> wrote: > H

Re: [e-users] get-e.sh

2005-08-18 Thread MillTek
Hi, Been using get-e.sh to keep my e17 up to date. Today I got this when I ran it. Any ideas anyone?? checking for fnmatch.h... yes checking for fnmatch... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes c

Re: [e-users] get-e.sh

2005-08-15 Thread Fernando Meira
On 8/14/05, Ciro Mattia Gonano <[EMAIL PROTECTED]> wrote: Il giorno dom, 14/08/2005 alle 18.34 +, Fernando Meira ha scritto:> Check this thread:> http://forums.gentoo.org/viewtopic-t-366346-highlight-e17+scripts.html > There you have scripts for updating e17 from cvs. There's also a> version th

Re: [e-users] get-e.sh

2005-08-14 Thread MillTek
OK Ciro, I did as suggested and ran ldconfig. Then I re-ran the script and it crashed the same way. Jim Ciro Mattia Gonano wrote: Il giorno dom, 14/08/2005 alle 15.35 -0500, MillTek ha scritto: Hi Ciro, Thanks for the script. I used it and it bombed out with this; [snip] The o

Re: [e-users] get-e.sh

2005-08-14 Thread Ciro Mattia Gonano
Il giorno dom, 14/08/2005 alle 18.34 +, Fernando Meira ha scritto: > Check this thread: > http://forums.gentoo.org/viewtopic-t-366346-highlight-e17+scripts.html > There you have scripts for updating e17 from cvs. There's also a > version that makes use of portage, in case you running gentoo.

Re: [e-users] get-e.sh

2005-08-14 Thread Ciro Mattia Gonano
Il giorno dom, 14/08/2005 alle 15.35 -0500, MillTek ha scritto: > Hi Ciro, > Thanks for the script. I used it and it bombed out with this; [snip] > The only thing I changed in the script was to change the prefix from > /usr/local to /opt/e17 > check if /opt/e17/libs is in your /etc/ld.so.conf, i

Re: [e-users] get-e.sh

2005-08-14 Thread MillTek
Hi Ciro, Thanks for the script. I used it and it bombed out with this; mkdir .libs gcc -g -O2 -Wall -o .libs/epsilon epsilon_main.o ../../src/lib/.libs/libepsilon .so -L/opt/e17/lib -L/usr/X11R6/lib /opt/e17/lib/libImlib2.so /usr/lib/libfreety pe.so -lX11 -lXext -ldl -lpng -lz -lm ../../src

Re: [e-users] get-e.sh

2005-08-14 Thread Fernando Meira
Check this thread: http://forums.gentoo.org/viewtopic-t-366346-highlight-e17+scripts.htmlThere you have scripts for updating e17 from cvs. There's also a version that makes use of portage, in case you running gentoo. HTH, Fernando. Il giorno dom, 14/08/2005 alle 16.23 +0200, Gabriel ha scritto:

Re: [e-users] get-e.sh

2005-08-14 Thread Ciro Mattia Gonano
Il giorno dom, 14/08/2005 alle 16.23 +0200, Gabriel ha scritto: > I get that when I run the get_e.sh script with "rebuild all". What's wrong? > I also noticed that version up to 0.2 were broken on upgrade (the cvs output wasn't grepped correctly). I fixed the bug and it should now work as expecte

Re: [e-users] get-e.sh

2005-08-14 Thread Ciro Mattia Gonano
Il giorno dom, 14/08/2005 alle 16.23 +0200, Gabriel ha scritto: > I get that when I run the get_e.sh script with "rebuild all". What's wrong? > get_e.sh it's not official by any means, it's only an hack of mine of raster's one :) it seems that your tree misses Makefile.in... try to update manu

[e-users] get-e.sh

2005-08-14 Thread Gabriel
- === Building: e17/apps/enscribe... === make: *** No rule to make target `clean'. Stop. ==> Autofoo: e17/apps/enscribe processing . Running libtoolize... Running aclocal ... .. lots of text here then: checking for