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

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

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!

[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 directory libtool: link:

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