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

Comparing:
ircd-hybrid-7.2/INSTALL (file contents), Revision 925 by michael, Mon Nov 12 20:59:02 2007 UTC vs.
ircd-hybrid-7.3/INSTALL (file contents), Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC

# Line 2 | Line 2
2  
3     $Id$
4  
5 <   Copyright (c) 1997-2007 IRCD-Hybrid Development Team
5 >   Copyright (c) 1997-2009 IRCD-Hybrid Development Team
6  
7       ----------------------------------------------------------------------
8  
# Line 114 | Line 114
114  
115            * --disable-zlib - Build the ircd without ziplinks support.
116  
117          * --disable-gline-voting - This is good for small networks or where
118            G-Line voting is not necessary. Please understand that by disabling
119            this, it will allow any operator with G-Line permissions to G-Line
120            someone without requiring the approval of 2 other operators. However,
121            it is useful if you use proxy scanners or services that do G-Lines.
117  
118     3.  Run 'make'; this should build the ircd.
119  
# Line 168 | Line 163
163       on you, PLEASE contact bugs@ircd-hybrid.org ASAP with a backtrace of
164       the core. The Hybrid team can't fix bugs if no one tells us about them!
165  
171   - http://forum.ircd-hybrid.org/
172     We decided to create a phpBB-like forum about ircd-hybrid, where you
173     can get help from coders and admins, post your suggestions, modules etc.
174
166     - https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
167       Here you can subscribe to a mailing list for general discussion of Hybrid.
168  
# Line 184 | Line 175
175  
176     1.  Change to the directory containing the core file
177  
178 <   2.  Run gdb on the binary and the core file. With an unmodified Hybrid-7.2
178 >   2.  Run gdb on the binary and the core file. With an unmodified ircd-hybrid
179         installation, an example command line is below (in the /usr/local/ircd
180         directory)
181  

Diff Legend

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