Changeset 953
- Timestamp:
- Oct 9, 2007, 6:25:17 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r865 r953 25 25 26 26 If you checked out this project from the subversion repository you 27 must run './bootstrap' followed by './configure'. This will create28 necessary support files such asMakefiles. Optionally you can run27 must run './bootstrap' to initialized the build system. Now do 28 './configure' to create the Makefiles. Optionally you can run 29 29 configure with '--enable-debug', which will turn on debug options. 30 30 … … 38 38 ./configure --prefix=/dir/to/install/to. 39 39 40 If you keep your working copy up to date with the repository you must 41 issue 'autoreconf' in the yat root directory when 'configure.ac' is 42 updated. 40 43 41 44 Contact information through http://trac.thep.lu.se/trac/yat
Note: See TracChangeset
for help on using the changeset viewer.