commit -- Added Fedora Core 4, OpenSuse 10.0, Ubuntu 5.10.

This commit is contained in:
dbs 2006-01-13 22:45:15 +00:00
parent df8ee23744
commit 9bf1b1b0cb
1 changed files with 73 additions and 4 deletions

View File

@ -24,9 +24,16 @@
<author>
<firstname>Dan</firstname>
<surname>Scott</surname>
<email>dan.scott@acm.org</email>
</author>
<authorinitials>idmh</authorinitials>
<revhistory>
<revision>
<revnumber>1.1.7</revnumber>
<date>2006-01-13</date>
<authorinitials>dbs</authorinitials>
<revremark>Add Fedora Core 4, OpenSuse 10.0, and Ubuntu 5.10.</revremark>
</revision>
<revision>
<revnumber>1.1.6</revnumber>
<date>2005-11-09</date>
@ -1249,6 +1256,20 @@ installation is finished the <guilabel>Setup Complete</guilabel> window indicate
post-installation steps need to be taken, along with a status report of
the installation. Click <guibutton>Finish</guibutton> to exit the DB2 UDB Setup
wizard.</para></formalpara></sect2></sect1>
<sect1 id='opensuse10'><title>Installing DB2 Version 8.2 on OpenSuse 10.0</title>
<para>
Before proceeding, please ensure that you have read
<xref linkend='planning'/> and <xref linkend='installing'/>.
</para>
<para>Note that IBM officially supports this distribution for DB2 UDB V8.2 only
for application development or client purposes.</para>
<sect2><title>Installation</title>
<para>Installing with the DB2 Express Discovery Disc, the installation went smoothly.</para>
</sect2>
<sect2><title>Post-installation notes</title>
<para>If you have enabled your firewall (the <command>iptables</command> service), and you want to enable external connectivity to your DB2 server, you must open up ports 553 and <command>db2 get dbm cfg | grep SVCENAME</command> in your firewall.</para>
</sect2>
</sect1>
<sect1 id='rhel3'><title>Installing DB2 Version 8.2 on Red Hat Enterprise Linux (RHEL) 3</title>
<para>
Before proceeding, please ensure that you have read
@ -1553,7 +1574,7 @@ on Fedora Core 2 using
<screen>./db2setup -r db2ese.rsp</screen>
where db2ese.rsp is a
slightly modified response file (the sample response files are found
in the "db2/linux/samples/
in the <filename class="directory">db2/linux/samples/</filename>
directory)</para></sect2>
<sect2><title>Post-installation notes</title>
<para>The kernel parameters (ipcs -l) after installation look like:
@ -1576,6 +1597,41 @@ db2 UPDATE ADMIN CFG USING JDK_PATH /usr/java/jre1.5.0/</screen>
With that update,
the DB2 UDB Java-based tools will work
properly.</para></sect2></sect1>
<sect1 id='fedora4'><title>Installing DB2 Version 8.2 on Fedora Core 4</title>
<para>
Before proceeding, please ensure that you have read
<xref linkend='planning'/> and <xref linkend='installing'/>.
</para>
<para>Note that IBM officially supports this distribution for DB2 UDB V8.2 only
for application development or client purposes.</para>
<sect2><title>Pre-installation notes</title>
<para>Before installing DB2 UDB V8.2 on Fedora Core 4, you must install the following
compatibility libraries:
<itemizedlist>
<listitem>
<para>
<filename>compat-libgcc</filename>
</para>
</listitem>
<listitem>
<para>
<filename>compat-libstdc++</filename>
</para>
</listitem>
</itemizedlist>
</para>
</sect2>
<sect2><title>Installation</title>
<para>Installing with the DB2 Express Discovery Disc, the installation went smoothly.</para>
</sect2>
<sect2><title>Post-installation notes</title>
<para>To inherit the DB2 instance environment from another home directory, create databases, dynamically load the DB2 libraries, and other tasks, you must disable SELinux or modify the default SELinux policies. You can disable SELinux at run-time by running the following command as root:
<screen># /usr/sbin/setenforce 0</screen>
Note that when you reboot SELinux will be enabled again. To disable SELinux permanently, edit <filename>/etc/selinux/config</filename> and set the following value:
<screen>SELINUX=disabled</screen></para>
<para>If you have enabled your firewall (the <command>iptables</command> service), and you want to enable external connectivity to your DB2 server, you must open up ports 553 and <command>db2 get dbm cfg | grep SVCENAME</command> in your firewall.</para>
</sect2>
</sect1>
<sect1 id='mand101'><title>Installing DB2 Version 8.2 on Mandriva Linux 10.1 (Community)</title>
<para>
Before proceeding, please ensure that you have read
@ -1864,11 +1920,24 @@ Java, change to the root directory of the CD-ROM and issue the following command
rpm --force --nodeps -ivh db2/linux/Java-1.4/IBMJava2-SDK-1.4.1-2.0.i386.rpm
</screen>
</para><para>
Log in as the db2inst1 and invoke the DB2 Control Center:
Log in as the db2inst1 user and invoke the DB2 Control Center:
<screen>db2cc</screen>
</para></sect3>
</sect2></sect1>
<sect1 id='ubuntu504'><title>Installing DB2 Version 8.2 on Ubuntu 5.04 'Hoary Hedgehog'</title>
<para>
Please follow the instructions in <xref linkend="deb" />, which were
based on an Ubuntu 5.04 install.
</para>
</sect1>
<sect1 id='ubuntu510'><title>Installing DB2 Version 8.2 on Ubuntu 5.10 'The Breezy Badger'</title>
<para>
Please follow the instructions in <xref linkend="deb" />, which were
based on an Ubuntu 5.04 install and confirmed with an Ubuntu 5.10
'default' installation.
</para>
</sect1>
<sect1 id='deb'><title>Installing DB2 Version 8.2 on systems that use .deb packages</title>
<para>
Before proceeding, please ensure that you have read
<xref linkend='planning'/> and <xref linkend='installing'/>.
@ -1912,7 +1981,7 @@ To:
</listitem>
<listitem>
<para>The DB2 installer prompts you to enter the keyword of the product you want to install.
for example, issuing the <command>db2_inst</command> command for the DB2 UDB Express
for example, issuing the <command>db2_install</command> command for the DB2 UDB Express
Edition for Linux install displays the following screen:
<screen>
Specify one or more of the following keywords,
@ -2002,7 +2071,7 @@ db2start
</listitem>
</orderedlist>
<para>
You should now be able to catalog and connect to your Ubuntu server from a remote client.
You should now be able to catalog and connect to your DB2 server from a remote client.
</para>
</sect3>
<sect3><title>