# HG changeset patch # User Peter Kovacs # Date 1233576396 -3600 # Node ID 07a549a6b9bf286156a00262bf1dd189781ba0b0 # Parent 39aaeea2d4712e6d1cb6b17e504595063d23bee2 Also note the cmake based build environment in INSTALL file diff -r 39aaeea2d471 -r 07a549a6b9bf INSTALL --- a/INSTALL Mon Feb 23 15:46:57 2009 +0000 +++ b/INSTALL Mon Feb 02 13:06:36 2009 +0100 @@ -5,6 +5,12 @@ tarballs and successfully extracted it. The latest version of LEMON is available at our web page (http://lemon.cs.elte.hu/). +LEMON provides two different build environments, one is based on "autotool", +while the other is based on "cmake". This file contains instructions only for +the former one, which is the recommended build environment on Linux, Mac OSX +and other unices or if you use Cygwin on Windows. For cmake installation +instructions visit http://lemon.cs.elte.hu. + In order to install LEMON from the extracted source tarball you have to issue the following commands: