1.1 --- a/INSTALL Mon Feb 23 15:46:57 2009 +0000
1.2 +++ b/INSTALL Mon Feb 02 13:06:36 2009 +0100
1.3 @@ -5,6 +5,12 @@
1.4 tarballs and successfully extracted it. The latest version of LEMON is
1.5 available at our web page (http://lemon.cs.elte.hu/).
1.6
1.7 +LEMON provides two different build environments, one is based on "autotool",
1.8 +while the other is based on "cmake". This file contains instructions only for
1.9 +the former one, which is the recommended build environment on Linux, Mac OSX
1.10 +and other unices or if you use Cygwin on Windows. For cmake installation
1.11 +instructions visit http://lemon.cs.elte.hu.
1.12 +
1.13 In order to install LEMON from the extracted source tarball you have to
1.14 issue the following commands:
1.15