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 1134 by michael, Sat May 28 19:23:12 2011 UTC vs.
Revision 1138 by michael, Thu Jun 2 10:37:43 2011 UTC

# 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
# 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
> Changed lines