| ... | ... |
@@ -2,12 +2,18 @@ |
| 2 | 2 |
========================= |
| 3 | 3 |
|
| 4 | 4 |
Since you are reading this I assume you already obtained one of the release |
| 5 | 5 |
tarballs and successfully extracted it. The latest version of LEMON is |
| 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: |
| 10 | 16 |
|
| 11 | 17 |
1. `cd lemon-x.y.z' |
| 12 | 18 |
|
| 13 | 19 |
This command changes to the directory which was created when you |
0 comments (0 inline)