Table of Contents
This chapter describes the various configuration variables that can be set when installing Lire. These can be set using options to ./configure or by setting environment variables.
This option specifies where Lire will be installed.
Defaults to /usr/local.
This option specifies where Lire's executables intended for users will be installed.
Defaults to ${prefix}/bin.
This option specifies where Lire's configuration files will be installed. (Actually, they will be installed in a subdirectory named lire.)
Defaults to ${prefix}/etc.
This option specifies where Lire's internal executables and scripts will be installed. (Actually, they will be installed in a subdirectory of this one named lire.)
Defaults to ${prefix}/libexec.
This option specifies where Lire's data files will be installed. (Actually, they will be installed in a subdirectory of this one named lire.)
Defaults to ${prefix}/share.
This option specifies where Lire's man pages will be installed.
Defaults to ${prefix}/man.
This option specifies where Lire's perl modules will be installed.
Defaults to ${prefix}/share/perl5.
This option specifies the default value of lr_spool_dir which is the spool directory used by the responder. Unless you're running your own responder this variable is not relevant.
When you're archiving your reports and logs using the archive feature this sets the default value of lr_archive_dir.