ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/INSTALL
(Generate patch)

Comparing:
ircd-hybrid-7.3/INSTALL (file contents), Revision 1049 by michael, Wed Jan 27 22:50:03 2010 UTC vs.
ircd-hybrid-8/INSTALL (file contents), Revision 1227 by michael, Sun Sep 18 12:28:35 2011 UTC

# Line 2 | Line 2
2  
3     $Id$
4  
5 <   Copyright (c) 1997-2010 IRCD-Hybrid Development Team
5 >   Copyright (c) 1997-2011 IRCD-Hybrid Development Team
6  
7       ----------------------------------------------------------------------
8  
# Line 35 | Line 35
35    
36     1.  Read the NEWS file to find out about the exciting new features in
37         this version. Other good reads are BUGS, etc/example.conf, and
38 <       README.FIRST.
39 <
40 <       An example.conf for EFnet is in etc/ with the values "approved" as of
41 <       October 12th, 2003 called example.efnet.conf.
38 >       README.
39  
40     2.  Run the configure script. It will create config.h and the
41 <       Makefiles to match your system. In hybrid-7, the paths are now handled
41 >       Makefiles to match your system. The paths are now handled
42         with the --prefix option to configure.
43         /usr/local/ircd is the default if no prefix is specified.
44  
# Line 117 | Line 114
114  
115     3.  Run 'make'; this should build the ircd.
116  
117 <   4.  Run 'make install'; this will install the server, modules(1), and tools
117 >   4.  Run 'make install'; this will install the server, modules, and tools
118         in the path with the prefix specified when configure was ran.
119  
123           (1) Unless the server was compiled without module support.
124
120     5.  If you wish to install the contrib modules, run 'make install' in the
121         contrib/ folder to compile and install the modules and help pages.
122  
# Line 140 | Line 135
135               their specific names.
136  
137     7.  If you are upgrading from Hybrid 5 or Hybrid 6, the config files
138 <       have changed drastically...
138 >       have changed drastically.
139  
140         By default, the kline file is named kline.conf, the dline file is
141 <       named dline.conf, the xline file is called xline.conf, and the gline
147 <       file is called gline.conf.
141 >       named dline.conf, and the xline file is called xline.conf.
142  
143         The nick resv file is named nresv.conf, channel resv file is named
144         cresv.conf.

Diff Legend

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