From 43c56541d513f005850a065a09faba9440c24101 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 6 Jan 2014 00:18:04 -0500 Subject: Add a small note about the extras script in docs/INSTALL --- docs/INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/INSTALL b/docs/INSTALL index 13801cbe8..40fbacbcc 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -44,6 +44,10 @@ Note: You should also read the README and FAQ files! Next, unpack the package in your home directory, and go into the created directory. + If there are any extra modules you want to enable, such as m_mysql, run + the 'extras' script to enable them. If you do not know you can come back + later and enable them. + 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. -- cgit