Message-ID: <1929637297.4338.1485866216820.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_4337_709211396.1485866216820" ------=_Part_4337_709211396.1485866216820 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
php-pear-Net-Curl |
Required by ezfind |
php-pear-Date |
Red Hat's rpm for datetime |
php-mbstring |
Required by ezini |
php-pecl-apc |
The supported rpm equivalent to the pear inst= all |
php-process |
Required for eZ scripts and cron jobs |
php-mcrypt |
|
php-xml |
|
php-pgsql |
PostgreSQL support |
php-mysql |
MySQL support |
php-mbstring |
Note: Available from the opt= ional rpm channel |
Some of the listed rpms are only available through EPEL. Extra Packages =
for Enterprise Linux (EPEL) is a Fedora Special Interest Group that creates=
, maintains, and manages a high quality set of additional packages for Ente=
rprise Linux, including, but not limited to, Red Hat Enterprise Linux (RHEL=
), CentOS and Scientific Linux (SL).
http://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extr=
a_packages.3F
$ rpm -Uvh http://fedora.uib.no/epel/6/x86_64/epel-release-6-5.noarch.= rpm=20
Best practice will be to disable EPEL by default and only enable it for =
specific rpm installs with the yum option "--enablerepo=3Depel
=
". To disable it, set "enabled=3D0
" in "/etc/yum.repos.d=
/epel.repo
".
If upgrading from RHEL 6 to RHEL 6.1, you would like to use the new subs=
cription system:
For a first-time certificate-based RHN registration:
Run the command
subscription-manager register=20
Run the command
subscription-manager subscribe --auto=20
Run the command
yum update=20
and all subscribed repos will be configured
With the certificate-based RHN, additional channels are not added throug=
h manual configuration. Additional rpm repositories are listed in /et=
c/yum.repos.d/redhat.repo
, but are disabled by default. Yum install =
using the --enablerepo
option and notice that the repositories=
may look different based on the installed product.
$ yum --enablerepo=3Drhel-6-server-optional-rpms install php-process= pre>=20