[e-users] evidence again!!

2005-03-04 Thread MillTek
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: echo './'`search.c; \ then mv -f ".deps/evidence-search.Tpo" ".deps/evidence-search.Po"; else rm -f ".deps/evidence-search.Tpo"; ex

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 f

Re: [e-users] Script for building E17

2005-03-04 Thread Jasper
I am working on a webpage for the script. It's now located at http://www.shodan.nl/~jasper/e17/. The script provided in the downloads section works. Tomorrow I'll finish the page. Jasper --- SF email is sponsored by - The IT Product Guide Read

Re: [e-users] Script for building E17

2005-03-04 Thread Darrell Blake
> great. Wonderfull! Slackware 10.1? I've had it running fine on 10 and 10.1. Darrell --- 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 li

[e-users] evidence

2005-03-04 Thread jim lawrence
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 d

Re: [e-users] Script for building E17

2005-03-04 Thread Benone Marcos
> I have only tested my script (v0.2.7) using Debian and not yet > Slackware. But I think it's pretty much Linux distribution independant, > correct me if I'm wrong. just to know... I am using the script on Slackware and it works great. the way you created the script, I believe that it will run on

Re: [e-users] Script for building E17

2005-03-04 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
Benone Marcos wrote: I have only tested my script (v0.2.7) using Debian and not yet Slackware. But I think it's pretty much Linux distribution independant, correct me if I'm wrong. just to know... I am using the script on Slackware and it works great. Wonderfull! Slackw

Re: [e-users] Script for building E17

2005-03-04 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
Sure: #!/bin/sh # #Filename: Build-e17.sh #Version: 0.2.4 #Author: Jasper Lievisse Adriaanse, [EMAIL PROTECTED], copyright 2005, BSD-license. #Thanks to those on enlightenment-users@lists.sourceforge.net who helped me with this script, especially Benone Marcos. # #Before yo

Re: [e-users] Script for building E17

2005-03-04 Thread enl
Jasper Lievisse Adriaanse [NedLinux.nl] wrote: I have only tested my script (v0.2.7) using Debian and not yet Slackware. But I think it's pretty much Linux distribution independant, correct me if I'm wrong. works fine for me under mandrake 10.1 3 We need to start including some text at the s

Re: [e-users] entrance edit eapp

2005-03-04 Thread Morten Nilsen
jim lawrence wrote: > ok i'm still having problems with getting entrance to run normally, i > can run it from the terminal and it works. lists out gnome, kde, > default terminal, enlightenment etc.. but at a reboot, gdm still > takes over. > the location of entrance is weird > [EMAIL PROTECTE

Re: [e-users] Script for building E17

2005-03-04 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
MillTek wrote: Jasper, A couple of issues; 1 Can you produce a 'most-recent' version that has all the changes that you and the other guys mentioned? It is a the end of this e-mail. Within some weeks I'll try to make a simple webpage for it. Then downloading will be easier. 2 You mentioned hav

Re: [e-users] E17 customization [link]

2005-03-04 Thread Adrien Tougas
Just thought I'd point this out... http://enlightenment.org/index.php?session=5b59957761&id=5&select=ePortal *cough*Ben Rockwood*cough* *cough*Core Dev Team*cough* On Thu, 2005-03-03 at 11:07 +0100, gimpel wrote: > On Thu, 03 Mar 2005 06:47:20 +0600 > maverick <[EMAIL PROTECTED]> wrote: > > >

Re: [e-users] Script for building E17

2005-03-04 Thread MillTek
Can we see the script with these statements in place? Jim [EMAIL PROTECTED] wrote: I just found it out. They should be on line 67 and 77 I think. Jasper --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundre

Re: [e-users] Script for building E17

2005-03-04 Thread MillTek
Jasper, A couple of issues; 1 Can you produce a 'most-recent' version that has all the changes that you and the other guys mentioned? 2 You mentioned having the Path right. What exactly does this mean? If we get Path management really worked out we can produce a script that will build e no m

Re: [e-users] entrance edit eapp

2005-03-04 Thread gimpel
On Thu, 3 Mar 2005 10:21:06 -0500 jim lawrence <[EMAIL PROTECTED]> wrote: > On Thu, 3 Mar 2005 11:11:33 +0100, gimpel <[EMAIL PROTECTED]> > wrote: > > On Wed, 2 Mar 2005 16:34:33 -0500 > > jim lawrence <[EMAIL PROTECTED]> wrote: > > > > > ok i'm still having problems with getting entrance to run

[e-users] Setting up Entrance in Fedora core: HOWTO guide

2005-03-04 Thread Didier Casse
Hello all, Thanks to Oded and Martin, I managed to setup entrance at last in Fedora Core 3. Here are the steps: 1. We integrate E into the FC evironment. i.e in /etc/X11/xdm/Xsession we try to add some lines for E. Try to locate the relevant parts and insert. ==

Re: [e-users] Script for building E17

2005-03-04 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
I now moved all the variables containing $BUILD_DIR to the end of welke(). Because before that it didn't returned the right value. Jasper [EMAIL PROTECTED] wrote: Darrell Blake wrote: I also had to add the following lines after setting $BUILD_DIR: PATH=$PATH:$BUILD_DIR/bin CPPFLAG