hype INSTALL_BASE more
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 21 Jul 2008 02:32:34 +0000 (22:32 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 21 Jul 2008 02:32:43 +0000 (22:32 -0400)
README

diff --git a/README b/README
index d4be0455a6085c43c3ae5a5e387d811f93606933..fdb63227d02e7f26f778e38b327c62413cce9b88 100644 (file)
--- a/README
+++ b/README
@@ -12,5 +12,10 @@ http://bugs.debian.org/411786)
 There are also other variables supported by MakeMaker, including PREFIX,
 INSTALL_BASE, and DESTDIR. See ExtUtils::MakeMaker(3).
 
+In particular, INSTALL_BASE is very useful if you want to install ikiwiki
+to some other location, as it configures it to see the perl libraries
+there. See `doc/tips/nearlyfreespeech.mdwn` for an example of using this to
+install ikiwiki and its dependencies in a home directory.
+
 All other documentation is in the ikiwiki documentation wiki, which is also
 available online at <http://ikiwiki.info/>