--- doc/build/centos5_install.frag 2009/05/11 10:03:24 1.2 +++ doc/build/centos5_install.frag 2011/09/23 20:48:35 1.7 @@ -33,10 +33,10 @@ The installation process takes the follo
-CentOS isos can be obtained from links included on the CentOS download page
+CentOS isos can be obtained from links included on the CentOS download page
For the minimal install on 32-bit architecture you will need only the first CD.
For the minimal install on 64-bit architecture you will need CDs 1, 2, and 4.
@@ -88,26 +88,31 @@ There are a few steps that require comme
-Finish installing your server, reboot it, and log in as root. The -first time you log-in, the Setup Agent will be displayed. (If you exit it early you can enter it again buy running the command -
-setup -- This should tool be used to configure the Firewall and SELinux. +
+Finish installing your server, reboot it, and log in as root. +
-+The first time you log-in, the Setup Agent will be displayed. +If you exit it early you can enter it again buy running the command +
+setup+
+This tool should be used to configure the Firewall and SELinux. +
-reboot
@@ -120,7 +125,7 @@ yum update Reboot your system before continuing with the installation.
-Retrieve the rhel5_loncapa_yum file from the LON-CAPA install site: +Retrieve the centos5_loncapa_yum file from the LON-CAPA install site:
wget http://install.loncapa.org/versions/centos/5/centos5_loncapa_yum.conf @@ -128,14 +133,16 @@ wget http://install.loncapa.org/versionsInstall the centos5_loncapa_yum.conf
-
mv /etc/yum.conf /etc/yum.conf.backup cp centos5_loncapa_yum.conf /etc/yum.conf yum update- + +5. Installing LON-CAPA
+Import the LON-CAPA encryption key
+rpm --import http://install.loncapa.org/versions/centos/RPM-GPG-KEY-loncapaInstall prerequisites
Execute:
@@ -165,9 +172,10 @@ cd installation ./install.pl-This script will prompt you for the MySQL root password and will download the latest LON-CAPA release.
+
-You can safely ignore the following warnings from gcc 4 when compiling pwauth:
- +This script will prompt you for the MySQL root password and will download the latest LON-CAPA release.
+You can safely ignore the following warnings from gcc 4 when compiling pwauth:
+pwauth.c: In function ‘lastlog’:-
- pwauth.c:541: warning: incompatible implicit declaration of built-in function ‘strncpy’
@@ -177,9 +185,8 @@ pwauth.c: In function ‘main’:- +
- pwauth.c:692: warning: incompatible implicit declaration of built-in function ‘strlen’
Determine LON-CAPA Settings
@@ -198,7 +205,7 @@ for it to function at all. Below is a l
If you've followed the steps above and the server doesn't start or you think