diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-08-10 13:22:57 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-08-10 13:22:57 +0000 |
commit | ebe870906bb0820e9efb96c20832d40c6343f4af (patch) | |
tree | 02462926947991637a70bef2bb256254c439f6d0 /docs/INSTALL | |
parent | 2e53a443cca2c60828c2dcb3bd455771c7fadc47 (diff) |
BUILD : 1.7.5 (315) BUGS : NOTES : Updated documentation to suit the new build process
git-svn-id: svn://svn.anope.org/anope/trunk@315 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@193 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index da67aa8cb..2c1cd3883 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -26,7 +26,7 @@ The very first thing you need to do is to get the Anope package Next, unpack the package in your home directory, and go into the created directory. -Now type ./configure to start the configuration script. It will +Now type ./Config to start the configuration script. It will ask you a few questions, and figure out how to compile Anope on your system. If you are unsure about the answer to a question, use the default value. @@ -133,6 +133,11 @@ link Services.LocalHost.Net class servers; }; +If you're unable to get a link with your IRCd after reading this section, +you might try the interactive link maker, which is located at: + + http://heinz.anope.org/ilm.php + 4. Starting Anope ----------------- |