Changes between Version 26 and Version 27 of WikiStart

Show
Ignore:
Timestamp:
04/05/11 14:42:03 (14 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v26 v27  
    1818== SVN access == 
    1919 
     20 
    2021{{{ 
    2122  $ svn co https://apps.man.poznan.pl/svn/slurm-drmaa/ 
    2223}}} 
    2324 
    24 **note:** You need some extra tools to compile the svn version. Also the trunk version may not always compile. 
     25Please note the `./autogen.sh` and `./autoclean.sh` scripts which calls the autotools command chain in appropriate order. 
     26 
     27**note:** You need some [#dev_tools developer tools] to compile the svn version. Also the trunk version may not always compile. 
    2528 
    2629== Installation == 
     
    192195 * [http://www.gnu.org/software/bison/ Bison] parser generator, 
    193196 * [http://www.complang.org/ragel/ RAGEL] State Machine Compiler 
    194  * [http://www.gnu.org/software/gperf/ gperf] gperf 
     197 * [http://www.gnu.org/software/gperf/ gperf] gperf - a perfect hash function generator. 
    195198 
    196199=== Links ===