<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
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
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
<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
<para>Of course, after you successfully complete and test the entire Evergreen installation you should
take a final snapshot backup of your system(s). This can be the first in the series of regularly
scheduled system backups that you should probably also begin.</para>
- <section xml:id="serversideinstallation-opensrf-2.0.0">
+ <section xml:id="serversideinstallation-opensrf-2.0.1">
<indexterm>
<primary>OpenSRF</primary>
<secondary>installation</secondary>
<secondary>download</secondary>
</indexterm>
<para>The latest version of OpenSRF can be found here:
- <ulink url="http://evergreen-ils.org/downloads/opensrf-2.0.0.tar.gz"></ulink> .
+ <ulink url="http://evergreen-ils.org/downloads/opensrf-2.0.1.tar.gz"></ulink> .
As the <systemitem class="username">opensrf</systemitem> user, change to
the directory <filename class="directory">/home/opensrf</filename> then download
and extract OpenSRF. The new subdirectory
- <filename class="directory">/home/opensrf/opensrf-2.0.0</filename> will be created:</para>
+ <filename class="directory">/home/opensrf/opensrf-2.0.1</filename> will be created:</para>
<screen>
<userinput>
# as the opensrf user:
cd /home/opensrf
- wget http://evergreen-ils.org/downloads/opensrf-2.0.0.tar.gz
- tar zxf opensrf-2.0.0.tar.gz</userinput>
+ wget http://evergreen-ils.org/downloads/opensrf-2.0.1.tar.gz
+ tar zxf opensrf-2.0.1.tar.gz</userinput>
</screen>
</step>
<step>
<screen>
<userinput>
# as the root user:
- cd /home/opensrf/opensrf-2.0.0
+ cd /home/opensrf/opensrf-2.0.1
make -f src/extras/Makefile.install [DISTRIBUTION]</userinput>
</screen>
<table xml:id="serversideinstallation-keywords-opensrf">
<screen>
<userinput>
# as the opensrf user:
- cd /home/opensrf/opensrf-2.0.0
+ cd /home/opensrf/opensrf-2.0.1
./configure --prefix=/openils --sysconfdir=/openils/conf
make</userinput>
</screen>
<screen>
<userinput>
# as the root user:
- cd /home/opensrf/opensrf-2.0.0
+ cd /home/opensrf/opensrf-2.0.1
make install</userinput>
</screen>
<para>This step will take several minutes to complete.</para>
<para>Evergreen software is integrated with and depends on the Open Service
Request Framework (OpenSRF) software system. For further information on
installing, configuring and testing OpenSRF, see
- <xref linkend="serversideinstallation-opensrf-2.0.0"/>.</para>
+ <xref linkend="serversideinstallation-opensrf-2.0.1"/>.</para>
<para>Follow the steps outlined in that section and run the specified tests to
ensure that OpenSRF is properly installed and configured. Do
<emphasis><emphasis role="bold">not</emphasis></emphasis> continue with
<para>Evergreen software is integrated with and depends on the Open Service
Request Framework (OpenSRF) software system. For further information on
installing, configuring and testing OpenSRF, see
- <xref linkend="serversideinstallation-opensrf-2.0.0"/>.</para>
+ <xref linkend="serversideinstallation-opensrf-2.0.1"/>.</para>
<para>Follow the steps outlined in that section and run the specified tests to
ensure that OpenSRF is properly installed and configured. Do
<emphasis><emphasis role="bold">not</emphasis></emphasis> continue with