Changes between Version 28 and Version 29 of WikiStart
- Timestamp:
- 04/05/11 16:55:15 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v28 v29 192 192 if you intend to develop PSNC DRMAA for SLURM: 193 193 194 * GNU autotools (autoconf, automake, libtool), 194 * GNU autotools 195 ** autoconf (tested with version 2.67) 196 ** automake (tested with version 1.11) 197 ** libtool (tested with version 2.2.8) 198 ** m4 (tested with version 1.4.14) 195 199 * [http://www.gnu.org/software/bison/ Bison] parser generator, 196 200 * [http://www.complang.org/ragel/ RAGEL] State Machine Compiler,