Line 112:
Line 112:
The following instructions assume that a fresh Affa 3 installation is made with no jobs migrated from Affa 2.
The following instructions assume that a fresh Affa 3 installation is made with no jobs migrated from Affa 2.
−
=====Installation for both SME8 and SME9=====
+
= For SME8 =
−
To satisfy several dependencies the '''[[Dag]]''' repository has to be enabled. See '''[[Dag|here]]''' how to enable the DAG repository.
+
To satisfy several dependencies the '''[[Dag]]''' repository and the '''[[stephdl]]]'' have to be enabled.
+
To install issue the following command:
+
yum localinstall smeserver-affa-3.2.2.1-0.noarch.rpm --enablerepo=dag --enablerepo=stephdl
+
+
= For SME9 =
+
To satisfy several dependencies the '''[[Dag]]''' repository has to be enabled.
Login as root on local or remote SSH console. Then create dedicated directory for Affa 3 files and go to there:
Login as root on local or remote SSH console. Then create dedicated directory for Affa 3 files and go to there:
Line 122:
Line 127:
Install packages
Install packages
yum localinstall smeserver-affa-3.2.2.1-0.noarch.rpm --enablerepo=dag
yum localinstall smeserver-affa-3.2.2.1-0.noarch.rpm --enablerepo=dag
+
<headertabs/>