Hi Christ,

can you help me..


how to do these..

If you use RedHat Enterprise Linux 6 (or an equivalent distribution like Scientific Linux), create a new yum configuration file (such as /etc/yum.repos.d/SOGo.repo) with the following content:

[sogo-rhel6]name=Inverse SOGo Repositorybaseurl=http://inverse.ca/downloads/SOGo/RHEL6/$basearchgpgcheck=0and these..


Once the package is installed, you'll also need to activate the RPMForge extras repository by modifying /etc/yum.repos.d/rpmforge.repo:

[rpmforge-extras]...enabled = 1If you use the EPEL package repository on RedHat Enterprise Linux 6, you need to exclude the gnustep packages in order to use the packages available on Inverse SOGo Repository. Simply add the following line to the EPEL repo definition:

[epel]...exclude=gnustep-*Then how to install SOGo?Regards,


----- Original Message ----- From: "Christian Mack" <[email protected]>
To: <[email protected]>
Sent: Tuesday, September 04, 2012 4:07 PM
Subject: Re: [SOGo] How to install RPMForge


Hello Joms Ariola


On 2012-09-04 07:54, Joms Ariola wrote:

How to install this

Some of the dependencies are provided by RPMForge. Before installing
SOGo, install the following package to add RPMForge to your yum
repositories: http://dag.wieers.com/rpm/packages/rpmforge-release/ [External]


Go with a web browser to the given page.
Then download the newest version of
rpmforge-release-XXXXX.elY.rf.ZZZZ.rpm
matching your setup.
Y is the version of your red hat installation
ZZZZ is the hardware platform
XXXXX is the version number

In my case it is CentOS 5 (=> Y=5) on 64 bit x86 (=> ZZZZ=x86_64) and
the newest available version for my OS and hardware is 0.5.2-2.
So I did a
wget rpmforge-release-0.5.2-2.el6.rf.i686.rpm

Then installed it with
rpm --install rpmforge-release-0.5.2-2.el6.rf.i686.rpm

This will install the matching repository for you.
Then synchronize your repository information with
yum update

Now you can install SOGo.


Kind regards,
Christian Mack

--
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
--
[email protected]
https://inverse.ca/sogo/lists


--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to