Back to RequestsForEnhancement
The current install script, install.sh , will be replaced by Module::Build at revision 1.3.1 . This allows us to set install options on the command line. The normal procedure will be something like:
./Build.PL <optioms> ./Build ./Build install <options>
... where the options will include the ability to change installation targets, like so:
./Build install --install_path share=/usr/local/share \
--install_path sbin=/usr/local/sbin \
--install_path conf=/usr/local/etc/dirvishThe defaults are set in the BuildDotPL file.
* The dirvish runtime configuration is a separate issue. Probably a configuration script that builds /etc/dirvish/master.conf, and the backup disk. See BetterConfigure .
* Of course, design and usage will be documented.
2005 April 12 KeithLofstrom
Changes, comments? Please enter date and WikiName.
