Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1787 - in development/main/central/site/src: docs/products/transit/000/setup/windows resources/images/setup

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1787 - in development/main/central/site/src: docs/products/transit/000/setup/windows resources/images/setup
  • Date: Wed, 16 Feb 2005 14:22:16 +0100

Author: mcconnell
Date: Wed Feb 16 14:22:15 2005
New Revision: 1787

Added:

development/main/central/site/src/resources/images/setup/dpml_system_variable.PNG
(contents, props changed)
Modified:

development/main/central/site/src/docs/products/transit/000/setup/windows/home.xml
development/main/central/site/src/resources/images/setup/path.png
Log:
Update docs to reflect the DPML_SYSTEM environment variable and addition of
%DPML_SYSTEM%\bin to PATH.

Modified:
development/main/central/site/src/docs/products/transit/000/setup/windows/home.xml
==============================================================================
---
development/main/central/site/src/docs/products/transit/000/setup/windows/home.xml
(original)
+++
development/main/central/site/src/docs/products/transit/000/setup/windows/home.xml
Wed Feb 16 14:22:15 2005
@@ -9,27 +9,38 @@
<body>
<section name="DPML Setup">

- <subsection name="Create DPML_HOME">
+ <subsection name="Create DPML_SYSTEM">

<p>
- Create a new environment variabled named <code>DPML_HOME</code> that
- declares the location of the root DPML system directory.
+ Create a new environment variabled named <code>DPML_SYSTEM</code>
that
+ declares the location of the root DPML system directory (this is a
+ directory containing the 'local' and 'bin' directories).
</p>

- <img src="/images/setup/env.png"/>
+ <img src="/images/setup/dpml_system_variable.png"/>

</subsection>

<subsection name="Updating you PATH">

<p>
- Edit the PATH environment variable to include the
<code>%DPML_HOME%\bin</code> path
+ Edit the PATH environment variable to include the
<code>%DPML_SYSTEM%\bin</code> path
value. Make sure you separate the value from other entries with the
';' character.
</p>

<img src="/images/setup/path.png"/>
</subsection>

+ <subsection name="Create the optional DPML_HOME">
+
+ <p>
+ Transit and other DPML tools will attempt to locate the
'Preferences'
+ and 'Data' directories using %APPDATA%\DPML (which typically
translates
+ to sopmethig like 'C:\Documents and Settings\[username]\Application
Data\DPML'.
+ If you want to use a different root directory for user data then you
need to
+ declare the environment variable DPML_HOME.
+
+ </subsection>

</section>
</body>

Added:
development/main/central/site/src/resources/images/setup/dpml_system_variable.PNG
==============================================================================
Binary file. No diff available.

Modified: development/main/central/site/src/resources/images/setup/path.png
==============================================================================
Binary files. No diff available.



  • svn commit: r1787 - in development/main/central/site/src: docs/products/transit/000/setup/windows resources/images/setup, mcconnell, 02/16/2005

Archive powered by MHonArc 2.6.24.

Top of Page