Updated the server installation and server upgrade documentation to refer to the...
[Evergreen-DocBook.git] / 2.0 / admin / Upgrading-Evergreen-2.0.xml
index f1ecec4..3bb92f3 100644 (file)
                                <para>As the <systemitem class="username">opensrf</systemitem> user, download and extract the source files for <application>OpenSRF</application> \r
                                2.0:</para>\r
 <screen><userinput>\r
-wget http://open-ils.org/downloads/opensrf-2.0.0.tar.gz\r
-tar xzf opensrf-2.0.0.tar.gz\r
+wget http://open-ils.org/downloads/opensrf-2.0.1.tar.gz\r
+tar xzf opensrf-2.0.1.tar.gz\r
 </userinput></screen>\r
-                               <para>A new directory opensrf-2.0.0 is created.</para>\r
+                               <para>A new directory opensrf-2.0.1 is created.</para>\r
                                <note><para>For the latest edition of OpenSRF, check the Evergreen download page at \r
                                <ulink url="http://www.open-ils.org/downloads.php" />.\r
                                </para></note>\r
@@ -71,7 +71,7 @@ tar xzf opensrf-2.0.0.tar.gz
                                prerequisite installer.</para> \r
 <screen><userinput>\r
 aptitude install make\r
-cd /home/opensrf/opensrf-2.0.0\r
+cd /home/opensrf/opensrf-2.0.1\r
 </userinput></screen>          \r
                                <para>Replace <option>[distribution]</option> below with the following value \r
                                for your distribution:</para>\r
@@ -113,7 +113,7 @@ make -f src/extras/Makefile.install [distribution]
                                you want to include support for Python<indexterm><primary>Python</primary></indexterm> and Java\r
                                <indexterm><primary>Java</primary></indexterm>, respectively.</note>\r
 <screen><userinput>\r
-cd /home/opensrf/opensrf-2.0.0\r
+cd /home/opensrf/opensrf-2.0.1\r
 ./configure --prefix=/openils --sysconfdir=/openils/conf\r
 make\r
 </userinput></screen>          \r
@@ -122,7 +122,7 @@ make
                                <para>As the <systemitem class="username">root</systemitem> user, return to your OpenSRF build directory and install \r
                                OpenSRF:</para>\r
 <screen><userinput>\r
-cd /home/opensrf/opensrf-2.0.0\r
+cd /home/opensrf/opensrf-2.0.1\r
 make install\r
 </userinput></screen>\r
                        </step>\r