[E-devel] E17 installer script.

2006-11-16 Thread Eugen Minciu
Hi, I've written a small script that downloads e17 from CVS and builds it. It's written in Ruby. Sorry if you don't like that :). You'll need Ruby installed. It also does a few trivial checks for a few things (cvs, make, automake, autoconf, gettext, libtoolize, pkg-config, autoheader).

Re: [E-devel] E17 installer script.

2006-11-16 Thread Luchezar Petkov
Well, there are some other scripts for that purpose, such as Raster's get_e.sh or easy_e17.sh. I've seen script for download/install E17 from CVS even written in Python, but never in Ruby. So, thank you. Ruby fans will like it and maybe will help you to improve it. Also, you may be interested in

Re: [E-devel] E17 installer script.

2006-11-16 Thread Eugen Minciu
Luchezar Petkov wrote: Well, there are some other scripts for that purpose, such as Raster's get_e.sh or easy_e17.sh. I've seen script for download/install E17 from CVS even written in Python, but never in Ruby. So, thank you. Ruby fans will like it and maybe will help you to improve it.

Re: [E-devel] E17 installer script.

2006-11-16 Thread Luchezar Petkov
On 11/16/06, Eugen Minciu [EMAIL PROTECTED] wrote: Luchezar Petkov wrote: Well, there are some other scripts for that purpose, such as Raster's get_e.sh or easy_e17.sh. I've seen script for download/install E17 from CVS even written in Python, but never in Ruby. So, thank you. Ruby fans