
12 Mar
2007
12 Mar
'07
5:35 p.m.
Dehnert James Sr wrote:
I have installed OTRS from source before, but on my current system we have installed OTRS on a CentOS 4.4 system using YUM. I just checked the repos and 2.1.6 is not yet available (on the repos I have anyway). I'd prefer to update using YUM given that the install was made with YUM.
Do you know which repo you used?
Does anyone know of a YUM repo that has 2.1.6 available?
If you really want to use yum (I wouldn't know why rpm -Uvh wouldn't do) you can download the rpm and use 'yum localinstall otrs*.rpm'. Since the dependencies are already installed this wouldn't be any different from 'rpm -U otrs*.rpm' though (except for an entry in yum.log). Nils Breunese.