Re [SOLVED]: [e-users] Compiling e_utils

2005-08-23 Thread Alejandro Salas
I used the get-e.sh script from Rasterman, I had looked at it very quickly and I thought that it compiled everything in the libs directory so I didn't bother to check. Sorry for the dumb question. Alejandro Start your day with

Re: [e-users] Compiling e_utils

2005-08-23 Thread Andrew Elcock
you installed ewl? Alejandro Salas wrote: Hi, I'm trying to compile e_utils, autogen.sh doesn't give me any problems. But when I do "make", I get a bunch of errors, these are the first couple of lines: eapp_edit_main.c:2:17: Ewl.h: No such file or directory eapp_edit_main.c:11: error: syntax e

Re: [e-users] Compiling e_utils

2005-08-22 Thread egag
Alejandro Salas wrote: Hi, I'm trying to compile e_utils, autogen.sh doesn't give me any problems. But when I do "make", I get a bunch of errors, these are the first couple of lines: eapp_edit_main.c:2:17: Ewl.h: No such file or directory eapp_edit_main.c:11: error: syntax error before '*' tok

[e-users] Compiling e_utils

2005-08-22 Thread Alejandro Salas
Hi, I'm trying to compile e_utils, autogen.sh doesn't give me any problems. But when I do "make", I get a bunch of errors, these are the first couple of lines: eapp_edit_main.c:2:17: Ewl.h: No such file or directory eapp_edit_main.c:11: error: syntax error before '*' token eapp_edit_main.c:12: er

Re: [e-users] compiling e_utils problem (solved) Now make error

2005-03-06 Thread Adam Mercer
On Sun, 6 Mar 2005 12:29:56 -0500, jim lawrence <[EMAIL PROTECTED]> wrote: > eapp_edit_main.c:73: error: `EET_FILE_MODE_READ_WRITE' undeclared is your eet upto date? http://sourceforge.net/mailarchive/forum.php?thread_id=6728271&forum_id=6427 Cheers Adam -

Re: [e-users] compiling e_utils problem (solved) Now make error

2005-03-06 Thread jim lawrence
Thanks for letting me know which files i needed Now i'm at this point Seems to me that everything is going to fight me [EMAIL PROTECTED] e_utils]$ make make all-recursive make[1]: Entering directory `/home/jim/e17/apps/e_utils' Making all in src make[2]: Entering directory `/home/jim/e17/apps/

Re: [e-users] compiling e_utils problem

2005-03-06 Thread David Coulson
jim lawrence wrote: Following the destructions of the install I am suposed to run the below command. ./autogen.sh [EMAIL PROTECTED] e_utils]$ ./autogen.sh Running aclocal... ./autogen.sh: line 6: aclocal: command not found ./autogen.sh: line 8: autoheader: command not found ./autogen.sh: line 9:

[e-users] compiling e_utils problem

2005-03-06 Thread jim lawrence
Following the destructions of the install I am suposed to run the below command. ./autogen.sh [EMAIL PROTECTED] e_utils]$ ./autogen.sh Running aclocal... ./autogen.sh: line 6: aclocal: command not found ./autogen.sh: line 8: autoheader: command not found ./autogen.sh: line 9: autoconf: command no