<para>As the <systemitem class="username">opensrf</systemitem> user, download and extract <application>Evergreen 2.0</application>\r
</para>\r
<screen><userinput>\r
-wget http://www.open-ils.org/downloads/Evergreen-ILS-2.0.4.tar.gz\r
-tar xzf Evergreen-ILS-2.0.4.tar.gz\r
+wget http://www.open-ils.org/downloads/Evergreen-ILS-2.0.5.tar.gz\r
+tar xzf Evergreen-ILS-2.0.5.tar.gz\r
</userinput></screen>\r
<note><para>For the latest edition of Evergreen 2.0, check the Evergreen download page at\r
<ulink url="http://www.open-ils.org/downloads.php" /> and adjust upgrading instructions accordingly.</para></note>\r
</step>\r
<step>\r
<para>As the <systemitem class="username">root</systemitem> user, install the prerequisites:</para> \r
- <screen><userinput>cd /home/opensrf/Evergreen-ILS-2.0.4</userinput></screen> \r
+ <screen><userinput>cd /home/opensrf/Evergreen-ILS-2.0.5</userinput></screen> \r
<para>On the next command, replace <option>[distribution]</option> with one of \r
these values for your distribution of Debian or Ubuntu:</para>\r
<itemizedlist>\r
<step>\r
<para>As the <systemitem class="username">opensrf</systemitem> user, configure and compile \r
<application>Evergreen</application>:</para>\r
- <screen><userinput>cd /home/opensrf/Evergreen-ILS-2.0.4</userinput></screen>\r
+ <screen><userinput>cd /home/opensrf/Evergreen-ILS-2.0.5</userinput></screen>\r
<screen><userinput>./configure --prefix=/openils --sysconfdir=/openils/conf</userinput></screen>\r
<screen><userinput>make</userinput></screen>\r
</step>\r
<step>\r
<para>As the <systemitem class="username">root</systemitem> user, install \r
<application>Evergreen</application>:</para>\r
- <screen><userinput>make STAFF_CLIENT_BUILD_ID=rel_2_0_4 install</userinput></screen>\r
+ <screen><userinput>make STAFF_CLIENT_BUILD_ID=rel_2_0_5 install</userinput></screen>\r
</step>\r
<step>\r
<para>Change to the <application>Evergreen</application> installation \r
directory:</para>\r
- <screen><userinput>cd /home/opensrf/Evergreen-ILS-2.0.4</userinput></screen>\r
+ <screen><userinput>cd /home/opensrf/Evergreen-ILS-2.0.5</userinput></screen>\r
</step>\r
<step>\r
<para>As the <emphasis>root</emphasis> user, change all files to be owned by the \r
<screen><userinput>\r
cd /openils/var/web/xul/\r
rm server\r
-ln -s rel_2_0_4/server\r
+ln -s rel_2_0_5/server\r
</userinput></screen>\r
</step>\r
<step>\r
psql -U evergreen -h localhost -f Open-ILS/src/sql/Pg/2.0.1-2.0.2-upgrade-db.sql evergreen\r
psql -U evergreen -h localhost -f Open-ILS/src/sql/Pg/2.0.2-2.0.3-upgrade-db.sql evergreen\r
psql -U evergreen -h localhost -f Open-ILS/src/sql/Pg/2.0.3-2.0.4-upgrade-db.sql evergreen\r
+psql -U evergreen -h localhost -f Open-ILS/src/sql/Pg/2.0.4-2.0.5-upgrade-db.sql evergreen\r
</userinput>\r
</screen> \r
\r