<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Starting_DPR</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>Recent changes to Starting_DPR</description><atom:link href="https://sourceforge.net/p/dpr/wiki/Starting_DPR/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Jun 2013 18:26:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dpr/wiki/Starting_DPR/feed" rel="self" type="application/rss+xml"/><item><title>Starting_DPR modified by Terry O'Neill</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -35,7 +35,7 @@

 **Note:** The java _-Xmx_ switch with a value of _256m_. This allocates 256 megabytes of system memory for java heap space. Feel free to make this bigger if you have more memory available. 

-**Note:** If DPR ends with an exception with a message of "Could not create Handler for Log File" or "Log file directory could not be created!" you will need to run as an administrator to allow DPR to write log files. To do this right click on the shortcut for DPR and choose "Run as Administrator" or right click on the shortcut for cmd.exe and choose "Run as Administrator" prior to running the command above. 
+**Note:** If DPR ends with an exception with a message of "Could not create Handler for Log File" or "Log file directory could not be created!" you will need to run DPR as an administrator to allow it to write log files. To do this right click on the shortcut for DPR and choose "Run as Administrator" or right click on the shortcut for cmd.exe and choose "Run as Administrator" prior to running the command above. 

 **Result:** The _DPR Login_ window is displayed. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Terry O'Neill</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.netc9263cd7c1b94c6a6a473733df1e33be1a50fb94</guid></item><item><title>Starting_DPR modified by Terry O'Neill</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -35,7 +35,7 @@

 **Note:** The java _-Xmx_ switch with a value of _256m_. This allocates 256 megabytes of system memory for java heap space. Feel free to make this bigger if you have more memory available. 

-**Note:** If DPR ends with an exception telling with a message that "Could not create Handler for Log File" or "Log file directory could not be created!" you will need to run as an administrator to allow DPR to write log files. To do this right click on the shortcut for DPR and choose "Run as Administrator" or right click on the shortcut for cmd.exe and choose "Run as Administrator" prior to running the command above. 
+**Note:** If DPR ends with an exception with a message of "Could not create Handler for Log File" or "Log file directory could not be created!" you will need to run as an administrator to allow DPR to write log files. To do this right click on the shortcut for DPR and choose "Run as Administrator" or right click on the shortcut for cmd.exe and choose "Run as Administrator" prior to running the command above. 

 **Result:** The _DPR Login_ window is displayed. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Terry O'Neill</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.net451a9d37e14e18db997e3131face1e901fa82eaf</guid></item><item><title>Starting_DPR modified by Terry O'Neill</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -35,6 +35,8 @@

 **Note:** The java _-Xmx_ switch with a value of _256m_. This allocates 256 megabytes of system memory for java heap space. Feel free to make this bigger if you have more memory available. 

+**Note:** If DPR ends with an exception telling with a message that "Could not create Handler for Log File" or "Log file directory could not be created!" you will need to run as an administrator to allow DPR to write log files. To do this right click on the shortcut for DPR and choose "Run as Administrator" or right click on the shortcut for cmd.exe and choose "Run as Administrator" prior to running the command above. 
+
 **Result:** The _DPR Login_ window is displayed. 

 2\. Click the **Details** button 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Terry O'Neill</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.net7509dbbf7ff4371e37531a4a1c03cab735db8ae4</guid></item><item><title>Starting_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -15,7 +15,7 @@
   * Port: _5432_
   * Database: _qf_local_
   * Database User Name: _postgres_
-  * Database Password: &amp;lt;password for postgres&amp;gt;
+  * Database Password: &amp;lt;password for postgres user&amp;gt;

 4\. In the _User Details_ section, enter: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.net8630263784b3adf4fc0bbb974b1f2d0454c0db6e</guid></item><item><title>Starting_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -14,8 +14,8 @@
   * Host Name: _127.0.0.1_ (or _localhost_) 
   * Port: _5432_
   * Database: _qf_local_
-  * Database User Name: _dpr_
-  * Database Password: &amp;lt;password for the dpr superuser&amp;gt;
+  * Database User Name: _postgres_
+  * Database Password: &amp;lt;password for postgres&amp;gt;

 4\. In the _User Details_ section, enter: 

@@ -25,9 +25,6 @@
 **Note:** The _User_ in this case is distinct from the _Database User_, however, both are called _dpr_. 

 5\. Click **Logon**
-
-  
-

 ## Windows

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.net3849a84bd200d309c4b78be361be3a62c36db350</guid></item><item><title>Starting_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,6 +1,6 @@
 DPR itself is best started using the java 'classpath' option from a command prompt or a desktop shortcut.

-## Linux
+## Linux and Mac OS X

 1\. From the command-line, enter: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.net011ee3d94aa90d206a86983052d7fb299cfa8347</guid></item><item><title>Starting_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -33,7 +33,7 @@

 1\. From the command-line, change to the location of the _dpr\dist_ folder and enter: 

-    java -Xmx256m -cp dprclient.jar;xena.jar;plugins/audio.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI
+    java -Xmx256m -cp dprclient.jar;xena.jar;plugins\audio.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI

 **Note:** The java _-Xmx_ switch with a value of _256m_. This allocates 256 megabytes of system memory for java heap space. Feel free to make this bigger if you have more memory available. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.net75b25d3c9dd7b13cd9b8af62a5f7492c0c48eb73</guid></item><item><title>Starting_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -31,11 +31,9 @@

 ## Windows

-The following assumes that all the DPR files are located in C:\dpr. 
-
-1\. From the command-line, enter: 
+1\. From the command-line, change to the location of the _dpr\dist_ folder and enter: 

-    java -Xmx256m -cp c:\dpr\xena.jar;c:\dpr\plugins\audio.jar;c:\dpr\dprclient.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI
+    java -Xmx256m -cp dprclient.jar;xena.jar;plugins/audio.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI

 **Note:** The java _-Xmx_ switch with a value of _256m_. This allocates 256 megabytes of system memory for java heap space. Feel free to make this bigger if you have more memory available. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.net5341a29ebbc68025c8dcef5a986cf822964d3a31</guid></item><item><title>Starting_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,7 +4,7 @@

 1\. From the command-line, enter: 

-    cd &amp;lt;location_of_jar_files&amp;gt; &amp;&amp; java -Xmx256m -cp dprclient.jar:xena.jar:plugins/audio.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI
+    cd &amp;lt;location_of_dprclient.jar&amp;gt; &amp;&amp; java -Xmx256m -cp dprclient.jar:xena.jar:plugins/audio.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI

 2\. Click the **Details** button 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:14 -0000</pubDate><guid>https://sourceforge.net493960dc11275cd97805082285656f1ed1d4d743</guid></item><item><title>Starting_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Starting_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,7 +4,7 @@

 1\. From the command-line, enter: 

-    cd &amp;lt;location_of_jar_files&amp;gt; &amp;&amp; java -Xmx1600M -cp dprclient.jar:xena.jar:plugins/audio.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI
+    cd &amp;lt;location_of_jar_files&amp;gt; &amp;&amp; java -Xmx256m -cp dprclient.jar:xena.jar:plugins/audio.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI

 2\. Click the **Details** button 
@@ -35,7 +35,7 @@

 1\. From the command-line, enter: 

-    C:\WINDOWS\SYSTEM32\java.exe -Xmx256m -cp c:\dpr\xena.jar;c:\dpr\plugins\audio.jar;c:\dpr\dprclient.jar au.gov.naa.digipres.dpr.core.DPRClient
+    java -Xmx256m -cp c:\dpr\xena.jar;c:\dpr\plugins\audio.jar;c:\dpr\dprclient.jar au.gov.naa.digipres.dpr.ui.core.DPRMainGUI

 **Note:** The java _-Xmx_ switch with a value of _256m_. This allocates 256 megabytes of system memory for java heap space. Feel free to make this bigger if you have more memory available. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:13 -0000</pubDate><guid>https://sourceforge.netc5c4007b45a8de629ccf6381eee5a043e93201a1</guid></item></channel></rss>