README
changeset 350 bb7ee0a13ea9
parent 324 36400dcefb67
equal deleted inserted replaced
346:e26c9c9e5d99 350:bb7ee0a13ea9
    36 
    36 
    37 On Red Hat and possibly other variants of Unix, try
    37 On Red Hat and possibly other variants of Unix, try
    38 
    38 
    39     sudo make setup-useradd
    39     sudo make setup-useradd
    40 
    40 
       
    41 On FreeBSD, try
       
    42 
       
    43     sudo make setup-freebsd \
       
    44         HOMEDIR=/usr/local/mercurial-server \
       
    45         ETCDIR=/usr/local/etc/mercurial-server
       
    46 
    41 See doc/manual.docbook for the rest of the documentation.
    47 See doc/manual.docbook for the rest of the documentation.
    42 
    48 
    43 Paul Crowley, paul@lshift.net, 2011
    49 Paul Crowley, paul@lshift.net, 2011