Estás en:   ArielOrtiz.com > Desarrollo de aplicaciones distribuidas > Installing AsciiDoc

Installing AsciiDoc

  1. Install the required packages. From the command line type:
  2. sudo apt-get install autoconf mercurial
  3. Download the required source files from Google Code mercurial repository. Type at the command line:
    hg clone -r 8.6.5 https://asciidoc.googlecode.com/hg/ asciidoc-8.6.5
  4. Execute these command from the command line:
    cd asciidoc-8.6.5
    
    autoconf
    
    ./configure
    
    make
    
    sudo make install
© 1996-2011 por Ariel Ortiz Ramírez (ariel.ortiz@itesm.mx)
Desarrollado en Django | Licencia de Creative Commons | HTML5 válido | CSS válido