HomeOracle Oracle Database XE: Installing on a Linux Platform
Oracle Database XE: Installing on a Linux Platform
In this third part of a five-part article series on installing Oracle Database XE, you'll begin the installation process on a Linux platform. This article is excerpted from chapter 27 of the book Beginning PHP and Oracle: From Novice to Professional, written by W. Jason Gilmore and Bob Bryla (Apress; ISBN: 1590597702).
This section covers the Linux installation tasks: determining operating system prerequisites, obtaining the installation files, performing the installation, and testing out your installation. There are a few more setup tasks in the Linux environment than in a Windows environment.
Linux Prerequisites
In addition to the general Oracle Database XE requirements listed earlier in this chapter, there are some Linux-specific requirements explained in the following sections. Be sure to follow these instructions carefully. Your installation may succeed if you ignore some of these requirements, but you will most likely run into performance problems later if your environment is not configured correctly.
Linux Distribution
You must be using one of the Linux distributions from the following list:
Red Hat Enterprise Linux, version 3 or 4
SUSE Linux SLES-9 or higher
Fedora Core 4
Red Flag DC Server 5.0 / Miracle Linux 4.0 / Haansoft Linux 2006 Server (Asianux 2.0 Inside)
Debian 3.1
While your installation may work fine for testing and development on other Linux distributions, Oracle will not support them and strongly recommends that you do not deploy any production applications on a nonsupported distribution.
Required Packages
Regardless of the Linux distribution, you must also ensure you have these packages installed:
glibc 2.3.2 or later
libaio 0.3.96 or later
See the installation instructions for your Linux distribution to install or update these packages. All of the Linux distributions listed previously include these packages in their distribution media.