Installation script

Hi (or "Moin" for any from nothern germany),

I want to write an installation-script for apache, mod_ssl, mysql, php and
some php-software including some changes in configuration files.
And of course I would like to use ruby

But what I woner about is how to apply the OO-techniques to an installation
script. Maybe I should collect everything into one object, that belongs to
one of the above packages.

Any Ideas?

thanks
ralf

I don't know if this applies, but perhaps you could look at how apt does it?

···

On Thu, 10 Jun 2004 20:58:50 +0900, Ralf Müller <r_mueller@imp-ag.de> wrote:

Hi (or "Moin" for any from nothern germany),

I want to write an installation-script for apache, mod_ssl, mysql, php and
some php-software including some changes in configuration files.
And of course I would like to use ruby

But what I woner about is how to apply the OO-techniques to an installation
script. Maybe I should collect everything into one object, that belongs to
one of the above packages.

Any Ideas?

thanks
ralf