NAME
Install.pl -- an install script for the Zoidberg ProgramFiles
SYNOPSIS
install.pl [options]
Options:
--help Detailed help message
--silent Non-interactive mode
--prefix Set prefix
--config_dir Set config prefix
--perl Set location of the perl binary
OPTIONS
Abbreviations of options are also allowed.
- -h, --help
-
Print a this help message and exits.
- -s, --silent
-
Non-interactive installation, a.k.a. "just use the default values".
- --prefix
-
Set prefix, default is "/usr/local/". In this dir the subdirs "bin" and "share" are expected. Subdir "share/zoid" will be created. Unless --no-doc is used also subdir share/doc will be expected and subdir share/doc/zoid created.
- --config_dir
-
Set config prefix, default is "/etc/". Subdir "zoid" will be created, here the default config will be.
- --perl
-
Set the location of the perl binary. Default is "/usr/bin/perl".
- --log_file
-
Set the name for the log file.
- --no-doc
-
Do not created html doc files. Html files will be put in $prefix/share/doc/zoid. The docs are always in pod format available in $prefix/share/zoid/help.