ZNC is a friendly, stable and full bouncer for IRC. Lately I have needed to use it v6 and I agree that the debian unstable for ZNC was not compiled with IPv6 support.
To enable support you need to download the debian source package, edit debian / rules and recompile ...
Line 10 to be amended:
. / Configure-prefix = / usr-enable-ipv6
The debian / rules modificado is available here .
The deb package with IPv6 enabled is available here .
bash script below recompiled with support v6.
apt-get source znc ZNC-0054 cd / wget-O http://www.no-net.org/miasma/znc/rules debian / rules chmod + x debian / rules fakeroot debian / rules binary







