gravatar
kpeter (Peter Kovacs)
kpeter@inf.elte.hu
Also note the cmake based build environment in INSTALL file
0 1 0
default
1 file changed with 6 insertions and 0 deletions:
↑ Collapse diff ↑
Show white space 4 line context
... ...
@@ -6,4 +6,10 @@
6 6
available at our web page (http://lemon.cs.elte.hu/).
7 7

	
8
LEMON provides two different build environments, one is based on "autotool",
9
while the other is based on "cmake". This file contains instructions only for
10
the former one, which is the recommended build environment on Linux, Mac OSX
11
and other unices or if you use Cygwin on Windows. For cmake installation
12
instructions visit http://lemon.cs.elte.hu.
13

	
8 14
In order to install LEMON from the extracted source tarball you have to
9 15
issue the following commands:
0 comments (0 inline)