Changeset 2167:7e109b222053 in lemon-0.x
- Timestamp:
- 08/02/06 22:15:22 (18 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2882
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/getstart.dox
r2125 r2167 7 7 have a basic knowledge of your operating system and \c C++ programming 8 8 language. The procedure is pretty straightforward, but if you have any 9 difficulties don't hesitate to 10 <a href="http://lemon.cs.elte.hu/mailinglists.html">ask</a>. 9 difficulties don't hesitate to <a href="mailto:etik-ol@cs.elte.hu">ask</a>. 11 10 12 11 … … 32 31 need at least one of these. See \ref configureFlags how to enable these at 33 32 compile time. 34 35 36 \subsection requirementsGUI GUI requirements37 38 To compile the graphical graph editor you will need libgnomecanvasmm39 (2.6.0 or newer). See \ref configureFlags how to enable it.40 33 41 34 … … 75 68 76 69 \verbatim 77 ./configure --prefix=/home/user 1/lemon70 ./configure --prefix=/home/username/lemon 78 71 \endverbatim 79 72
Note: See TracChangeset
for help on using the changeset viewer.