From 0fbbf1a5f1471f5770768bf9aa51764da80f5af0 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Tue, 31 Mar 2009 15:08:55 +0000 Subject: [PATCH] Add brief note about dependencies for Python and Ruby bindings. --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index 9c04dd2..fba3475 100644 --- a/INSTALL +++ b/INSTALL @@ -11,6 +11,10 @@ from cvs for example), it can be generated by running './autogen.sh'. The autoconf, automake, autoheader, etc. tools are required to generate the configure script (automake version >= 1.5 recommended). +The configure script will not enable the Python or Ruby bindings +unless 'swig' is installed and the Python or Ruby development +packages are installed. + Compile using 'make'. If this doesn't work, make sure you have the basic tools installed to compile. If you can successfully compile other things, consult the author, as he has probably made a mistake. -- 2.26.2