From 65607ba6acb53fc4e06a4c57bff8e6a71c18de68 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 19:31:50 +0000 Subject: Use 'Stef' instead of 'Nate' --- INSTALL | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e69de29..9838eee 100644 --- a/INSTALL +++ b/INSTALL @@ -0,0 +1,17 @@ + +NULLPOP INSTALL +================ + +A basic install procedure looks like this. + + # cd nullpop-0.x + # ./configure + # make + # make install + +By default nullpop will install to the /usr/local/libexec/ path. You may +want to specify a different prefix with the --prefix argument to ./configure. + +Execute the following command for more options: + + ./configure --help -- cgit v1.2.3