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 5360 by michael, Fri Dec 26 14:33:31 2014 UTC vs.
Revision 5361 by michael, Sun Jan 11 19:41:34 2015 UTC

# Line 16 | Line 16 | Make
16  
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.
19 >                        $HOME/hopm/bin, config in $HOME/hopm/etc and logs
20 >                        in $HOME/hopm/var.
21  
22      --bindir            Specify the place to install binaries. By default
23                          this is $PREFIX/bin. (see --prefix, above)
24  
25      --localstatedir     Specify the place where logs and PID files will be
26                          kept. By default this is $PREFIX/var. (see
27 <                        --prefix, above)
27 >                        --prefix, above)
28  
29      configure has many other options, see ./configure --help for more
30      details.

Diff Legend

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