Consodoc version 1.0.0 - How to Download and Install on Mac OS X
Tuesday the 3rd of November, 2009

    consodoc  most recent diff


    version 1.0.0

      View the most recent changes for the consodoc port at: consodoc.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for consodoc.
      The raw portfile for consodoc 1.0.0 is located here:
      http://consodoc.darwinports.com/dports/textproc/consodoc/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/consodoc


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The consodoc Portfile 54230 2009-07-23 12:17:53Z snc macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: consodoc
      Version: 1.0.0
      Revision: 1
      Category: textproc
      Maintainers: xmlhack.ru:olpa
      Platform: darwin
      Homepage: http://consodoc.com/
      Master Sites: ${homepage}

      Description: Consodoc publishing server: XML to beautiful documents

      Long Description: Consodoc is a system which automates XML publishing. The base use case is converting XML to beautiful PDF through TeXML and LaTeX, but Consodoc is adaptable to other processes as well.

      Checksums: md5 132c3a11ee8e37101ab5ef52ee27c2dd

      depends_run port:texml port:scons

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/consodoc
      % sudo port install consodoc
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching consodoc
      ---> Verifying checksum for consodoc
      ---> Extracting consodoc
      ---> Configuring consodoc
      ---> Building consodoc with target all
      ---> Staging consodoc into destroot
      ---> Installing consodoc
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using consodoc with these commands:
      %  man consodoc
      % apropos consodoc
      % which consodoc
      % locate consodoc

     Where to find more information:

    Darwin Ports



    Lightbox this page.