ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/INSTALL
(Generate patch)

Comparing hopm/trunk/INSTALL (file contents):
Revision 6171 by michael, Sat Jun 20 16:27:44 2015 UTC vs.
Revision 8560 by michael, Sun Sep 23 09:34:39 2018 UTC

# Line 17 | Line 17 | Make
17      --prefix            Sets the root of HOPM's install. By default this
18                          is $HOME/hopm, with binaries going in
19                          $HOME/hopm/bin, config in $HOME/hopm/etc and logs
20 <                        in $HOME/hopm/var.
20 >                        in $HOME/hopm/var/log.
21  
22      --bindir            Specify the place to install binaries. By default
23                          this is $PREFIX/bin. (see --prefix, above)
# Line 84 | Line 84 | Execution
84      You can run HOPM from any directory, the path to its config file is
85      compiled into it. The bot will fork and connect to the IRC server
86      immediately. Any errors and debug information can be found in
87 <    $PREFIX/var/hopm.log.
87 >    $PREFIX/var/log/hopm.log.
88  
89      You can tell HOPM to use a different config file with the -c argument,
90      this works the same way that wgmon's -c argument does, just give the name

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)