Skip to Content.
Sympa Menu

idok-commit - [idok-commit] idok commit r10 - in trunk: . doc

idok-commit AT lists.psi.ch

Subject: Commit emails of the iDok project

List archive

[idok-commit] idok commit r10 - in trunk: . doc


Chronological Thread 
  • From: "AFS account Roman Geus" <geus AT savannah.psi.ch>
  • To: idok-commit AT lists.psi.ch
  • Subject: [idok-commit] idok commit r10 - in trunk: . doc
  • Date: Fri, 29 Feb 2008 11:26:13 +0100
  • List-archive: <https://lists.web.psi.ch/pipermail/idok-commit/>
  • List-id: Commit emails of the iDok project <idok-commit.lists.psi.ch>

Author: geus
Date: Fri Feb 29 11:26:13 2008
New Revision: 10

Log:
Added a few corrections to the install manual

Modified:
trunk/INSTALL.html
trunk/doc/INSTALL.odt

Modified: trunk/INSTALL.html
==============================================================================
--- trunk/INSTALL.html (original)
+++ trunk/INSTALL.html Fri Feb 29 11:26:13 2008
@@ -6,7 +6,7 @@
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.3 (Linux)">
<META NAME="CREATED" CONTENT="0;0">
<META NAME="CHANGEDBY" CONTENT="Roman Geus">
- <META NAME="CHANGED" CONTENT="20080227;17343400">
+ <META NAME="CHANGED" CONTENT="20080229;11173600">
<META NAME="SDFOOTNOTE" CONTENT=";;;;P">
<META NAME="SDENDNOTE" CONTENT="ARABIC">
<STYLE TYPE="text/css">
@@ -45,9 +45,7 @@
<H1 LANG="en-US" CLASS="western">1Audience</H1>
<P LANG="en-US" CLASS="western" STYLE="margin-bottom: 0cm">This
document is written for people who intend to build iDok from the Java
-source code or who intend to setup an iDok server. The following
-instructions assume that a Linux operating system.
-</P>
+source code or who intend to setup an iDok server.</P>
<H1 LANG="en-US" CLASS="western">2Software overview</H1>
<P LANG="en-US" CLASS="western">The iDok software is implemented as a
client/server architecture.</P>
@@ -205,6 +203,9 @@
<CODE CLASS="western">build.xml</CODE>) as follows</P>
<PRE LANG="zxx" CLASS="western" STYLE="margin-left: 1.25cm">$ ant
dist</PRE><H1 LANG="en-US" CLASS="western">
6Local test server</H1>
+<P LANG="en-US" CLASS="western" STYLE="margin-bottom: 0cm">The
+following instructions assume a Linux operating system.
+</P>
<H2 LANG="en-US" CLASS="western">6.1Installation</H2>
<P LANG="en-US" CLASS="western">The ant build file <CODE
CLASS="western">local-server.xml</CODE>
can be used for setting up an a local iDok server. Such a locally
@@ -384,7 +385,8 @@
IP address by which it is reachable from the network. The IP address
can be configured statically or dynamically. <BR>By default the IP
address is configured dynamically. The network setup can be changed
- using the <CODE CLASS="western">/home/toor/configure</CODE>
script.</P>
+ using the <CODE CLASS="western">/home/toor/configure.sh</CODE>
+ script.</P>
<LI><P LANG="en-US" CLASS="western">The CORBA initialization routine
tries to determine the host name which is tied to the local IP
address of the server. If this step fails (and it will fail in

Modified: trunk/doc/INSTALL.odt
==============================================================================
Binary files. No diff available.



  • [idok-commit] idok commit r10 - in trunk: . doc, AFS account Roman Geus, 02/29/2008

Archive powered by MHonArc 2.6.19.

Top of Page