Odile Bénassy a écrit :
> Yes but it happens that Debian developers just can't
package these
> software because the install process is much too far
away
If the install process can be driven by a config file, and
written
completely in PHP language, then the debian packager just
needs to
declare php as a Build-dependence, and tune finely the
config file to
have the installation done in non-interactive mode.
So you just need to craft the installer in the following way
:
- a sequence of interactive pages to build a configuration
file,
- a non-interactive script in PHP language to install the
software,
driven by the configuration file, eventuelly ending up by
the creation
of a report page to summarise the success of the
installation.
Amitiés, Georges.
|