Merge
authorAlpar Juttner <alpar@cs.elte.hu>
Tue, 24 Feb 2009 06:52:17 +0000
changeset 53697674155c135
parent 535 6a17a722b50e
parent 493 07a549a6b9bf
child 539 547e966b3b29
child 543 924887566bf2
Merge
     1.1 --- a/INSTALL	Mon Feb 23 18:01:14 2009 +0000
     1.2 +++ b/INSTALL	Tue Feb 24 06:52:17 2009 +0000
     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