From 3bc2c48abb5d10bda59af3d6ffbfc60f1eb9bd06 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Mon, 5 May 2008 23:50:40 +1200 Subject: [PATCH] Add some more instructions --- INSTALLATION | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/INSTALLATION b/INSTALLATION index e6f0a75..e7773f9 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -30,10 +30,17 @@ and install the newly created package. =============================================================================== -Debian Packages ---------------- +Running 'cil' +------------- -Soon I will have packages in my repository on kapiti.geek.nz. Please come back -later :-) +The quickest method is to do the following: + + $ cd /path/to/cil/lib + $ export PERL5LIB=`pwd` + $ cd /path/to/somewhere/in/your/path + $ ln -s /path/to/cil/bin/cil + $ cil init + +See http://kapiti.geek.nz/software/cil.html for some further instructions. =============================================================================== -- 2.39.5