Merge 1.0
authorAlpar Juttner <alpar@cs.elte.hu>
Tue, 24 Feb 2009 06:51:35 +0000
branch1.0
changeset 527f679c1eb0163
parent 524 629109113e98
parent 526 07a549a6b9bf
child 529 304acfc5210e
Merge
     1.1 --- a/INSTALL	Mon Feb 23 16:38:17 2009 +0000
     1.2 +++ b/INSTALL	Tue Feb 24 06:51:35 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