Changes

Jump to navigation Jump to search
1,724 bytes removed ,  09:24, 25 October 2014
m
Use DAG repo for all SME versions
Line 100: Line 100:  
==== Affa 3 ====
 
==== Affa 3 ====
 
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 on SME 8.1 32 Bit=====
+
 
Login as root on local or remote SSH console. Then create dedicated directory for Affa 3 files and go to there:
+
=====Installation for both SME8 and SME9=====
mkdir /root/affa3
+
To satisfy several dependencies the '''[[Dag]]''' repository has to be enabled. See '''[[Dag|here]]''' how to enable the DAG repository.
cd /root/affa3
  −
Then retrieve additionally required RPM packages:
  −
wget http://pkgs.repoforge.org/perl-Proc-ProcessTable/perl-Proc-ProcessTable-0.45-1.el5.rf.i386.rpm
  −
wget http://pkgs.repoforge.org/perl-Config-IniFiles/perl-Config-IniFiles-2.56-1.el5.rf.noarch.rpm
  −
wget http://pkgs.repoforge.org/perl-Filesys-DiskFree/perl-Filesys-DiskFree-0.06-1.2.el5.rf.noarch.rpm
  −
wget http://www.guedel.eu/phocadownload/uploads_AG/smeserver-affa-3.2.2.1-0.noarch.rpm
  −
Install packages
  −
yum localinstall --enablerepo=smecontribs perl-Proc-ProcessTable-0.45-1.el5.rf.i386.rpm perl-Config-IniFiles-2.56-1.el5.rf.noarch.rpm perl-Filesys-DiskFree-0.06-1.2.el5.rf.noarch.rpm smeserver-affa-3.2.2.1-0.noarch.rpm
  −
=====Installation on SME 8.1 64 Bit=====
  −
Login as root on local or remote SSH console. Then create dedicated directory for Affa 3 files and go to there:
  −
mkdir /root/affa3
  −
cd /root/affa3
  −
Then retrieve additionally required RPM packages:
  −
wget http://pkgs.repoforge.org/perl-Proc-ProcessTable/perl-Proc-ProcessTable-0.45-1.el5.rf.x86_64.rpm
  −
wget http://pkgs.repoforge.org/perl-Config-IniFiles/perl-Config-IniFiles-2.56-1.el5.rf.noarch.rpm
  −
wget http://pkgs.repoforge.org/perl-Filesys-DiskFree/perl-Filesys-DiskFree-0.06-1.2.el5.rf.noarch.rpm
  −
wget http://www.guedel.eu/phocadownload/uploads_AG/smeserver-affa-3.2.2.1-0.noarch.rpm
  −
Install packages
  −
yum localinstall --enablerepo=smecontribs perl-Proc-ProcessTable-0.45-1.el5.rf.x86_64.rpm perl-Config-IniFiles-2.56-1.el5.rf.noarch.rpm perl-Filesys-DiskFree-0.06-1.2.el5.rf.noarch.rpm smeserver-affa-3.2.2.1-0.noarch.rpm
  −
=====Installation on SME 9.0=====
  −
To satify several dependencies the '''[[Dag]]''' repository has to be enabled. See '''[[Dag|here]]''' how to enable the DAG repository.
      
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 132: Line 111:  
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
  −
       

Navigation menu