10. 安装

10.1. 客户端

所有流行的客户端都使用GNU Autoconf 和 GNU Automake,因此都带有 configure 脚本。解压源代码后请阅读安装说明。 确保您拥有编译所需的库。正确的步骤是:进入 *创建的目录名称* ;./configure --help;./configure *您的选项*;make;make install > ~/sources_install.log 。另请注意,对于 ircII、EPIC 和 BitchX,您应该真正编辑 include/config.h 以满足您的需求。

10.2. 服务器

你真的需要帮助来设置服务器吗?

~$ touch ircd.conf