| 13 |
|
* - Reading INSTALL is now a must, as the old DPATH is now specified * |
| 14 |
|
* when configure is run. * |
| 15 |
|
* You now need to ./configure --prefix="/path/to/install/it" * |
| 16 |
< |
* - The old config format WILL NOT WORK. Please see doc/example.conf ! * |
| 16 |
> |
* - The old config format WILL NOT WORK. Please see doc/reference.conf !* |
| 17 |
|
* - The old kline, dline, xline format WILL NOT WORK. * |
| 18 |
|
************************************************************************* |
| 19 |
|
|
| 60 |
|
|
| 61 |
|
- If you are wondering why config.h no longer exists, it's because most |
| 62 |
|
things that were once in config.h are now specified in the 'general' |
| 63 |
< |
block of ircd.conf. Look at example.conf for more information about |
| 63 |
> |
block of ircd.conf. Look at reference.conf for more information about |
| 64 |
|
these options. |
| 65 |
|
|
| 66 |
|
- /etc/resolv.conf must exist for the resolver to work. |