You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by ch...@apache.org on 2013/12/03 18:59:59 UTC

svn commit: r1547501 - in /uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook: installation.tex part4/install.tex

Author: challngr
Date: Tue Dec  3 17:59:59 2013
New Revision: 1547501

URL: http://svn.apache.org/r1547501
Log:
UIMA-3472 Fix warnings: overfull and uderfull box, and missing xrefs.

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/installation.tex
    uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/install.tex

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/installation.tex
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/installation.tex?rev=1547501&r1=1547500&r2=1547501&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/installation.tex (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/installation.tex Tue Dec  3 17:59:59 2013
@@ -30,17 +30,16 @@
 % turn off section numbering
 \setcounter{secnumdepth}{0}
 
-\title{DUCC Installation and Verification}
+\title{DUCC Installation and Verification\\
+Excerp From Complete DUCC Documentation}
+\author{Written and maintained by the Apache \\
+UIMA\texttrademark Development Community}
 \date{}
 \begin{document}
 \maketitle
 \input{legal.tex}
 \newpage
 
-\section{NOTE}
-This document is a stand-alone version of the installation chapter, excerpted
-from the full DUCC documentation.
-
 \input{common.tex}
 \input{part4/install.tex}
 

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/install.tex
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/install.tex?rev=1547501&r1=1547500&r2=1547501&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/install.tex (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/install.tex Tue Dec  3 17:59:59 2013
@@ -118,10 +118,12 @@ When build is complete, a tarball is pla
 directory.
 
 \section{Documentation}
+\begin{sloppypar}
 After single-user installation, the DUCC documentation is found (in both PDF and HTML format) in the directory 
 ducc\_runtime/docs.  As well, the DUCC webserver contains a link to the full documentation on each major page.
 The API is documented only via JavaDoc, distributed in the webserver's root directory 
 {\tt \duccruntime/webserver/root/doc/apidocs.}  
+\end{sloppypar}
 
 If building from source, Maven places the documentation in
 \begin{itemize}
@@ -242,21 +244,15 @@ To run the verification, issue these com
 ENV: Java is configured as: /share/jdk1.6/bin/java
 ENV: java full version "1.6.0_14-b08"
 MEM: memory is 15 gB
-ENV: system is Linux version 2.6.32-220.el6.x86_64 (mockbuild@x86-004.build.bos.redhat.com) (gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC) ) #1 SMP Wed Nov 9 08:03:13 EST 2011
-ENV:         uima-ducc-rm.jar:     0.8.0-SNAPSHOT  compiled at None
-ENV:         uima-ducc-pm.jar:     0.8.0-SNAPSHOT  compiled at None
-ENV: uima-ducc-orchestrator.jar:     0.8.0-SNAPSHOT  compiled at None
-ENV:         uima-ducc-sm.jar:     0.8.0-SNAPSHOT  compiled at None
-ENV:        uima-ducc-web.jar:     0.8.0-SNAPSHOT  compiled at None
-ENV:        uima-ducc-cli.jar:     0.8.0-SNAPSHOT  compiled at None
-ENV:      uima-ducc-agent.jar:     0.8.0-SNAPSHOT  compiled at None
-ENV:     uima-ducc-common.jar:     0.8.0-SNAPSHOT  compiled at None
-ENV:         uima-ducc-jd.jar:     0.8.0-SNAPSHOT  compiled at None
+ENV: system is Linux version 2.6.32-220.el6.x86_64 (mockbuild@x86-004.build.bos.redhat.com) 
+ENF: (gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC) ) #1 SMP Wed Nov 9 08:03:13 EST 2011
 broker host ducchead.biz.org
 [] INFO: Loading '/home/ducc/.activemqrc'
 [] INFO: Using java '/share/jdk1.6/bin/java'
-[] INFO: Starting - inspect logfiles specified in logging.properties and log4j.properties to get details
-[] INFO: pidfile created : '/home/ducc/ducc_runtime/activemq/data/activemq-ducchead.biz.org.pid' (pid '14138')
+[] INFO: Starting - inspect logfiles specified in logging.properties and log4j.properties 
+         to get details
+[] INFO: pidfile created : '/home/ducc/ducc_runtime/activemq/data/activemq-ducchead.biz.org.pid' 
+         (pid '14138')
 [] Started AMQ broker
 Waiting for broker 0
 Waiting for broker 1
@@ -451,10 +447,16 @@ ducc.agent.launcher.ducc_spawn_path=/loc
          \item Optionally sets user limits.
          \item Prints the effective limits for a job to both the user's log, and the DUCC agent's log.
          \item Changes to the user's working directory, as specified by the job.
-         \item Optionally establishes the LD\_LIBRARY\_PATH for the job from the environment variable
-           DUCC\_LD\_LIBRARY\_PATH, if set in the DUCC job specification. (Secure Linux systems will
-           prevent the LD\_LIBRARY\_PATH from being set by a program with root authority, so this is
+         \item Optionally establishes LD\_LIBRARY\_PATH 
+           for the job from the environment variable
+\begin{verbatim}
+        DUCC_LD_LIBRARY_PATH
+\end{verbatim}
+           if set in the DUCC job specification. (Secure Linux systems will
+           prevent LD\_LIBRARY\_PATH 
+           from being set by a program with root authority, so this is
            done AFTER changing userids).
+
        \end{itemize}
 
 \section{CGroups Installation and Configuration}