To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.
ZNC-Extra: Difference between revisions
DarthGandalf (talk | contribs) Created page with "{{Languages}} === What is ZNC-Extra? === ZNC-Extra is a package of some additional modules which are, for some reason, not enabled by default. === For version 0.076 and n..." |
DarthGandalf (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
ZNC-Extra is a package of some additional [[modules]] which are, for some reason, not enabled by default. | ZNC-Extra is a package of some additional [[modules]] which are, for some reason, not enabled by default. | ||
=== For version 0.076 and | === For version 1.0 and newer === | ||
There're no extra modules. Every module, which is shipped with ZNC, is compiled by default, with the exceptions of modules, which need additional dependencies. | |||
=== For version between 0.076 and 0.206 === | |||
Since 0.076, the extra modules are shipped with ZNC and can be enabled by passing <code>--enable-extra</code> to configure during installation. | Since 0.076, the extra modules are shipped with ZNC and can be enabled by passing <code>--enable-extra</code> to configure during installation. | ||
Revision as of 11:35, 27 June 2012
What is ZNC-Extra?
ZNC-Extra is a package of some additional modules which are, for some reason, not enabled by default.
For version 1.0 and newer
There're no extra modules. Every module, which is shipped with ZNC, is compiled by default, with the exceptions of modules, which need additional dependencies.
For version between 0.076 and 0.206
Since 0.076, the extra modules are shipped with ZNC and can be enabled by passing --enable-extra
to configure during installation.
A list of modules can be found here.
Read the ZNC installation instructions for details on how to install ZNC. Remember, pass --enable-extra
to configure (and additionally --enable-tcl
for modtcl) to include the whole extra package.
Read Compiling modules if you want to know how to compile single modules.
See the FAQ page if you encounter problems.
For version 0.074 and older
The extra modules were shipped in a separate download. Read about it here.