--prefix Sets the root of HOPM's install. By default this
is $HOME/hopm, with binaries going in
- $HOME/hopm/bin, config in $HOME/hopm/etc and logs
- in $HOME/hopm/var.
+ $HOME/hopm/bin, config in $HOME/hopm/etc and logs
+ in $HOME/hopm/var.
--bindir Specify the place to install binaries. By default
this is $PREFIX/bin. (see --prefix, above)
--localstatedir Specify the place where logs and PID files will be
kept. By default this is $PREFIX/var. (see
- --prefix, above)
+ --prefix, above)
configure has many other options, see ./configure --help for more
details.
Command Line Options
--------------------
--c <name> Config name. By default HOPM reads hopm.conf, "-c foo"
- will cause HOPM to read foo.conf. The primary use for
- this is to run multiple HOPMs from one directory.
+-c <name> Config name. By default HOPM reads hopm.conf, "-c foo"
+ will cause HOPM to read foo.conf. The primary use for
+ this is to run multiple HOPMs from one directory.
--d Debug mode. HOPM will not fork, and will write logs to stderr.
- Multiple -d increase debug level.
+-d Debug mode. HOPM will not fork, and will write logs to stderr.
+ Multiple -d increase debug level.
Operator Channel Commands