Re: [e-users] E17 System/Suspend

2007-08-24 Thread Jasper Humphrey
Aug 2007 09:27:22 +1200 Jochen Schroeder <[EMAIL PROTECTED] com> babbled: > Jasper Humphrey wrote: > > Hello E users > > I've just installed the Fedora 7 RPMs of E17 and it works great > > apart from the left click on background/System/Suspend or Hibernate > >

[e-users] E17 System/Suspend

2007-08-23 Thread Jasper Humphrey
right code module? In the meantime running gnome-power-manager makes the the thinkpad suspend button work. Thanks Jasper - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems?

[e-users] Build-e17-0.2.8.4].sh [2]

2005-05-08 Thread Jasper Lievisse Adriaanse
Hello everybody outthere using my Build-e17 script, The script has been updated to version 0.2.8.4, this is mainly a bugfix release. See [1] for more information. Or download the script right away at [2]. Please feed my back with comments and feedback ;-) Jasper Lievisse Adriaanse ps: sorry, I

[e-users] Build-e17-0.2.8.4].sh

2005-05-08 Thread Jasper Lievisse Adriaanse
Hello everybody outthere using my Build-e17 script, The script has been updated to version 0.2.8.4, this is mainly a bugfix release. See [1] for more information. Or download the script right away at [2]. Please feed my back with comments and feedback ;-) Jasper Lievisse Adriaanse -- BSD is

Re: [e-users] Script for building E17

2005-03-09 Thread Jasper
This saturday I will leave rainy Holland and go, with school, for two weeks to Italy, in those two weeks I won't have much time I can spend on-line. So questions about this script will be answered after those two weeks. Jasper --- SF

Re: [e-users] e_utils

2005-03-06 Thread Jasper
ding e17/apps/e ? Jasper --- 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 live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=659

Re: [e-users] Script for building E17

2005-03-05 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
Ah, I read your message again, now I see. Check out version 0.2.8, there it's fixed. Jasper david blewett wrote: I didn't say you should. It was a mistake on my part. I was having problems with the build process. Some parts weren't building correctly (evas, ewl), saying the

Re: [e-users] Script for building E17

2005-03-05 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
The page is somewhat finished. It is a http://www.shodan.nl/~jasper/e17/. If you have any suggestions or comments of any kind, please let me know. Jasper Jasper wrote: I am working on a webpage for the script. It's now located at http://www.shodan.nl/~jasper/e17/. The script provided i

Re: [e-users] Script for building E17

2005-03-05 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
Why should I now use /usr as the build dir? I built E17 succesfully in /usr/local/bin/enlightenment-e17/ Jasper david blewett wrote: Heh, this script gave me a reason to test my rdiff-backup setup Here's a hint: Don't use /usr as the build dir. On Fri, 04 Mar 2005 17:29:04 +01

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

Re: [e-users] Script for building E17

2005-03-04 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
Wonderfull! Slackware 10.1? Additional packages such as libtool installed? the way you created the script, I believe that it will run on any distro without problem. Fantastic! Once I've got a webpage for this script. I'll make a list of distro's known to work without hassles with the script. Jasper

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 [email protected] who helped me with this script, especially Benone Marcos. # #Before

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

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_DI

Re: [e-users] Script for building E17

2005-03-03 Thread jasper
I just found it out. They should be on line 67 and 77 I think. Jasper > Just having a quick look at your script and it seems you've missed two > "done" statements on your for loops. > > Darrell > > > ---

Re: [e-users] Script for building E17

2005-03-02 Thread Jasper
Here is the new script, I haven't tested it yet, but it should work. -- #!/bin/sh # # Filename: Build-e17.sh # Version: 0.2.1 # Author: Jasper Lievisse Adriaanse, [EMAIL PROTECTED], copyright 2005, BSD-license. # Thanks to tho

Re: [e-users] Script for building E17

2005-03-02 Thread jasper
Thanks, so your addition should go between make distclean &> /dev/null and ./autogen.sh --prefix=$BUILD_DIR &> $CVS_SRC/logs/$X.log ? Maybe I'll make a Perl version of it sometime. Jasper > nice job Jasper, > > works fine here. I just added these lines: &

Re: [e-users] Compiling E17

2005-03-02 Thread Jasper
I looked at my laptop this morning I came across the same error message, and I have libtool 1.5.6 installed. Jasper --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real us

Re: [e-users] Script for building E17

2005-03-01 Thread jasper
cpu-cycles. So it's looking good!!! Before I'll start on the Perl-script this bash script has to work without any problems. Jasper --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds o

Re: [e-users] Script for building E17

2005-03-01 Thread jasper
There's a small bug in the script, if BUILD_DIR is the same directory as CVS_SRC, it will remove your freshly downloaded sources because of this line: rm -rf $BUILD_DIR/* please place a # in front of it, or use two different directories. Jasper > ... > # gcc flags > FLAGS="

Re: [e-users] Script for building E17

2005-03-01 Thread jasper
gt; Ah, thank you. I'm going to do that Perl version when I'm in Swiss and Italy with school ;) And I'm using Debian/Slackware and NetBSD. But I'm going to build E17 only on Linux. Jasper --- SF email is sponsored by - The IT P

[e-users] Script for building E17

2005-03-01 Thread Jasper
tory is CVS_SRC=/home/jasper/e17/src # where we want E to be installed BUILD_DIR=/home/jasper/e17/src # gcc flags FLAGS="-O3 -march=pentium3" maak() { make distclean &> /dev/null # configure, make, & install with logs ./autogen.sh --prefix=$BUILD_DIR &> $CVS_SRC/logs/$X.log

Re: [e-users] Last usable cvs-snapshot

2005-02-28 Thread Jasper
Ok, one more question...Do I have to build imlib2-loader before or after imlib2 itself? Jasper --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which prod

Re: [e-users] Last usable cvs-snapshot

2005-02-28 Thread Jasper
Argg...stupid me. I thought I thought of everything, but I missed the build order.I'm recompiling now. Sorry for the useless posts. Jasper Tom wrote: [Monday 28 February 2005 15:28] Jasper (Re: [e-users] Last usable cvs-snapshot): Well almost everything compiled, but there w

Re: [e-users] Last usable cvs-snapshot

2005-02-28 Thread Jasper
I'll try it again, but the strange this was, that everything else had a binairy in their directory, except for (I think it was) e17/data/e/enlightenment. Jasper Tom wrote: [Monday 28 February 2005 15:28] Jasper (Re: [e-users] Last usable cvs-snapshot): Well almost everything com

Re: [e-users] Last usable cvs-snapshot

2005-02-28 Thread Jasper
Tom wrote: [Monday 28 February 2005 14:50] Jasper (Re: [e-users] Last usable cvs-snapshot): Well almost everything compiled, but there was no /usr/bin/enlightenment Are you sure you ./configured to have it end up there? Cheers, Tom I followed this tutorial: http://edevelop.org/forum

Re: [e-users] Last usable cvs-snapshot

2005-02-28 Thread Jasper
Well almost everything compiled, but there was no /usr/bin/enlightenment and when I checked the freshly compiled binairies there was no makefile and because of that there was no file called "enlightenment" which should have been made and put into /usr/bin Jasper Hisham Mardam Bey

Re: [e-users] Last usable cvs-snapshot

2005-02-28 Thread Jasper
I am using CVS, but the last two or three days when I try to install E17 _using_ CVS, I don't get a working system. So I'm asking for a date it was usable, so I can get it with CVS. Get the point? Jasper Hisham Mardam Bey wrote: Why dont you get CVS? Intructions are on sf.ne

[e-users] Last usable cvs-snapshot

2005-02-28 Thread Jasper
Hello, I'm running Debian Sid here, and I'd like install E17 using CVS. But so far the snapshot's I've tried didn't work very well (or not at all). So can anyone tell me a date on which there was a usable snapshot? Tha