forked from PsychoticNinja/irssi
added some information about ipv6 resolving
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2505 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
e6a0c8c935
commit
8c4a56a962
5
INSTALL
5
INSTALL
@ -22,7 +22,10 @@ commonly used ones:
|
|||||||
YES, you can install irssi WITHOUT ROOT permissions
|
YES, you can install irssi WITHOUT ROOT permissions
|
||||||
by using --prefix=/home/dir
|
by using --prefix=/home/dir
|
||||||
--with-proxy - Build the irssi proxy (see startup-HOWTO).
|
--with-proxy - Build the irssi proxy (see startup-HOWTO).
|
||||||
--enable-ipv6 - Enable IPv6 support.
|
--enable-ipv6 - Enable IPv6 support. If you want irssi to prefer
|
||||||
|
IPv6 for hosts that have both v4 and v6 addresses,
|
||||||
|
use /SET resolve_prefer_ipv6 ON. You can also override
|
||||||
|
this with /SERVER -4 or -6 options.
|
||||||
|
|
||||||
If GLib or ncurses is installed installed in a non-standard path you can
|
If GLib or ncurses is installed installed in a non-standard path you can
|
||||||
specify it with --with-glib=/path and --with-ncurses=/path.
|
specify it with --with-glib=/path and --with-ncurses=/path.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user