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..." |
>Un1matr1x |
||
(5 intermediate revisions by 3 users not shown) | |||
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 are no extra modules. Every module that ships with ZNC is compiled by default, with the exception of modules which need additional dependencies, e.g. [[modperl]]. And even those modules don't need anything about ZNC-Extra. | |||
See [[ChangeLog/1.0]] for details about specific modules which previously were in extra. | |||
=== 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. | ||
Read [[Installation#Source Tarball|the ZNC installation instructions]] for details on how to install ZNC. Remember, pass <code>--enable-extra</code> to configure (and additionally <code>--enable-tcl</code> for modtcl) to include the whole extra package. | Read [[Installation#Source Tarball|the ZNC installation instructions]] for details on how to install ZNC. Remember, pass <code>--enable-extra</code> to configure (and additionally <code>--enable-tcl</code> for modtcl) to include the whole extra package. | ||
Line 15: | Line 18: | ||
=== For version 0.074 and older === | === For version 0.074 and older === | ||
The extra modules were shipped in a separate download | The extra modules were shipped in a separate download. | ||
[[Category:ZNC]] | [[Category:ZNC]] |
Latest revision as of 15:48, 8 November 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 are no extra modules. Every module that ships with ZNC is compiled by default, with the exception of modules which need additional dependencies, e.g. modperl. And even those modules don't need anything about ZNC-Extra.
See ChangeLog/1.0 for details about specific modules which previously were in extra.
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.
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.