Re: [e-users] Script for building E17

2005-03-05 Thread Jasper Lievisse Adriaanse [NedLinux.nl]
kes the build dir to prepare for the new parts. I just wanted to send a warning for people that might do something as silly as I did. David On Sat, 05 Mar 2005 12:06:22 +0100, Jasper Lievisse Adriaanse [NedLinux.nl] <[EMAIL PROTECTED]> wrote: Why should I now use /usr as the build dir? I bui

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 in the d

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 +0100, Jasper <[E

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 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] 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