summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2008-03-04 19:11:45 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2008-03-04 19:11:45 +0000
commit6f1adc2118261cbeabb163302a761523946ed9be (patch)
tree50c3e06a4bbe159cd7b5d2424069e3af0388ceb6 /INSTALL
parent3e37906cf71ce93ee7faa4a6b9469abbd6811196 (diff)
downloadirssi-6f1adc2118261cbeabb163302a761523946ed9be.zip
Reformat.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4724 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL24
1 files changed, 16 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index ea34e631..1038d8af 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,14 +19,22 @@ For most people, this should work just fine:
You may want to give some parameters to configure, here's the most
commonly used ones:
- --prefix - Specifies the path where irssi will be installed.
- YES, you can install irssi WITHOUT ROOT permissions
- by using --prefix=/home/dir
- --with-proxy - Build the irssi proxy (see startup-HOWTO).
- --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.
+ --prefix
+
+ Specifies the path where irssi will be installed.
+ YES, you can install irssi WITHOUT ROOT permissions
+ by using --prefix=/home/dir
+
+ --with-proxy
+
+ Build the irssi proxy (see startup-HOWTO).
+
+ --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 ncurses is installed in a non-standard path you can specify it with
--with-ncurses=/path. If anything else is in non-standard path, you can just