vh-fix.pl(1)
NAME
vh-fix.pl - a script to help set up a virtual host.
SYNOPSIS
vh-fix.pl [OPTIONS] virtual-root output-file
DESCRIPTION
This manual page documents briefly the vh-fix.pl utility.
- vh-fix.pl is a program that uses dep.pl to check the de
- pendencies recursively of all executables inside a directory, and
- generate an install-script, that will install the needed directo
- ries and shared libraries.
OPTIONS
- The program follows the usual GNU command line syntax,
- with long options starting with two dashes (`-'). A summary of
- options are included below.
- --follow, -l
- Follow symlinks while installing shared objects.
- --force=[ln], -f=[ln]
- Force use of the [ln] language.
- --help, -h
- Show summary of options.
- --noact, -n
- Do not run the installation script, just output it.
- --nohup, -N
- Ignore the HUP signal.
- --quiet, -q
- Do not output anything.
- --version, -v
- Show version of program.
FILES
- /etc/dep.pl/language.conf - main language configuration
- file
- /etc/dep.pl/messages.* - messages in different lan
- guages
SEE ALSO
AUTHOR
- Gergely Nagy <8@free.bsd.hu>
- DEP.PL 29 NOVEMBER 2000