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

Comparing ircd-hybrid-8/README (file contents):
Revision 1292 by michael, Sun Feb 12 20:36:27 2012 UTC vs.
Revision 1314 by michael, Tue Mar 27 11:19:43 2012 UTC

# Line 22 | Line 22 | Necessary Requirements:
22  
23   Feature Specific Requirements:
24  
25 < - For the SSL Challenge controlled OPER feature and encrypted server links,
26 <  a working OpenSSL library
27 <
28 < - For compressed server links, a working zlib library and includes (zlib.h)
25 > - For the SSL Challenge controlled OPER feature, compressed and/or
26 >  SSL/TLS server links, as well as SSL/TLS client connections,
27 >  a working OpenSSL library is required
28  
29   - For encrypted oper and (optional) server passwords, a working DES and/or
30    MD5 library
# Line 45 | Line 44 | Feature Specific Requirements:
44  
45   - Known bugs are listed in the BUGS file
46  
48 - If you run in to a problem you think may be specific to your platform,
49  check README.PLATFORMS for some hints.
50
47   - SOLARIS USERS: this code appears to tickle a bug in older gcc and
48    egcs ONLY on 64-bit Solaris7.  gcc-2.95 and SunPro C on 64bit should
49    work fine, and any gcc or SunPro compiled on 32bit.
50  
55 - DARWIN AND MACOS X USERS: You must be using at least the December 2001
56  Development Tools from Apple to build ircd-hybrid with shared modules.
57
51   - TESTED PLATFORMS:  The code has been tested on the following platforms, and
52    is known to run properly.
53    (FIXME: this list is out of date)

Diff Legend

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