Re: [e-users] Ecore_X.h error during make

2006-05-22 Thread Morten Nilsen
Mikkel Mastrup Jensen wrote: It didn't work... I edited the /etc/ld.so.conf and then ran ldconfig, then entered /usr/tmp/e17/e17/apps/e and wrote "export PATH=$PATH:/usr/local/bin", then I redid the ./autogen.sh, ./configure and make, but unfortunately I get exactly the same error, so that wasn

Re: [e-users] Which line is the X_SERVER variable?

2006-05-22 Thread Morten Nilsen
Mikkel Mastrup Jensen wrote: Now I'm trying to configure Entrance which, according to the guide, should make it look nicer. There's just one problem, I have to edit a file, which looks like it has changed since the guide was written. The guide writes: To correct this, just edit the *X_SERVER*

Re: [e-users] EWL Compilation problem [SOLVED epsilon dependency]

2006-05-22 Thread Alejandro Salas
Hi, I had a problem with my compilation script. Had the wrong compilation order. Sorry for the bother everyone. Regards, Alejandro __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: [e-users] Question about application .eap files

2006-05-22 Thread MillTek
I had tried both ways Carsten. I did restart e with no luck. I just tried it again but this time, as well as the picture, I changed & re-keyed the Window name. Then a restart and it worked. Jim Carsten Haitzler (The Rasterman) wrote: > On Mon, 22 May 2006 08:49:56 -0500 MillTek <[EMAIL PROTECTED]

Re: [e-users] EWL Compilation problem

2006-05-22 Thread Alejandro Salas
> You need an updated copy of epsilon. I did a complete check out: cvs -d:pserver:[EMAIL PROTECTED]:/var/cvs/e login cvs -z3 -d:pserver:[EMAIL PROTECTED]:/var/cvs/e co e17 e_modules misc Did I miss something? __ Do You Yahoo!? Tired of spam? Yaho

Re: [e-users] EWL Compilation problem

2006-05-22 Thread Nathan Ingersoll
You need an updated copy of epsilon. On 5/22/06, Alejandro Salas <[EMAIL PROTECTED]> wrote: Hi, I updated everything yesterday (Actually deleted everything and checked out everything again). Compiling I got a different error: ../../src/lib/.libs/libewl.so: undefined reference to `epsilon_del' c

Re: [e-users] EWL Compilation problem

2006-05-22 Thread Alejandro Salas
Hi, I updated everything yesterday (Actually deleted everything and checked out everything again). Compiling I got a different error: ../../src/lib/.libs/libewl.so: undefined reference to `epsilon_del' collect2: ld returned 1 exit status make[4]: *** [ewl_test] Error 1 make[4]: Leaving directory `

Re: [e-users] Any attempt to configure the shelf crashes E

2006-05-22 Thread The Rasterman
On Mon, 22 May 2006 23:47:31 +1000 "mark stavar" <[EMAIL PROTECTED]> babbled: > Running on Gentoo/AMD64 I have updated E (using update_e) and now my weather > module refuses to appear and any attempt to configure the shelf just crashes > E. > > The closest I can get to debug information is e_int_

Re: [e-users] Question about application .eap files

2006-05-22 Thread The Rasterman
On Mon, 22 May 2006 08:49:56 -0500 MillTek <[EMAIL PROTECTED]> babbled: > Hi Carsten, > Thanks for the reply. When I halt and restart e, the icons still don't > appear. Is there a cache somewhere I should delete? are you using e's icon editor - or e_util_eap_edit? do you ahve up to date cvs? i ju

[e-users] Which line is the X_SERVER variable?

2006-05-22 Thread Mikkel Mastrup Jensen
I finally got it to work! :-D It IS really nice to look at. I found a french guide (https://vogelweith.homeftp.net/Linux/e17.php) which was a bit more thorough than the others I'd found, and it helped me through it all. I guess my problem was that I needed to apt-get a million extra dependecies

Re: [e-users] Question about application .eap files

2006-05-22 Thread MillTek
Hi Carsten, Thanks for the reply. When I halt and restart e, the icons still don't appear. Is there a cache somewhere I should delete? Jim Carsten Haitzler (The Rasterman) wrote: > On Mon, 22 May 2006 07:23:29 -0500 MillTek <[EMAIL PROTECTED]> babbled: > > >> Hi, >> Has there been some change

[e-users] Any attempt to configure the shelf crashes E

2006-05-22 Thread mark stavar
Running on Gentoo/AMD64 I have updated E (using update_e) and now my weather module refuses to appear and any attempt to configure the shelf just crashes E.The closest I can get to debug information is e_int_gadcon_config.c (line 39).  Guess there is a Null pointer or something.  Is there a library

Re: [e-users] Question about application .eap files

2006-05-22 Thread The Rasterman
On Mon, 22 May 2006 07:23:29 -0500 MillTek <[EMAIL PROTECTED]> babbled: > Hi, > Has there been some changes to the handling of .eap files? I tried > changing the png pic used by firefox using the 'edit icon' option and > the icon no longer works?? I also tried changing the executable name of

[e-users] Question about application .eap files

2006-05-22 Thread MillTek
Hi, Has there been some changes to the handling of .eap files? I tried changing the png pic used by firefox using the 'edit icon' option and the icon no longer works?? I also tried changing the executable name of another and that one doesn't work either?? Jim

RE: [e-users] Ecore_X.h error during make

2006-05-22 Thread Gorman, Mitch
> It didn't work... I edited the /etc/ld.so.conf and then ran ldconfig, > then entered /usr/tmp/e17/e17/apps/e and wrote "export > PATH=$PATH:/usr/local/bin", then I redid the ./autogen.sh, ./configure > and make, but unfortunately I get exactly the same error, so that wasn't > the problem I gu