Hi,

You may build the RPM packages on your own:

sudo yum install rpm-build redhat-rpm-config buildsys-macros

mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}

echo '%_topdir %(echo $HOME)/rpmbuild' > ~/.rpmmacros

rpmbuild -ba icingaweb2.spec

Cheers,
Eric


> On 28.05.2015, at 17:05, EML <[email protected]> wrote:
>
> I'm just installing icinga2 on Centos 5.6. This was easy until I got to the 
> additional instructions for icingaweb2. 'yum install icingaweb2' fails, and 
> some investigation shows that there isn't an icingaweb2 package at the repo 
> (http://packages.icinga.org/epel/). I did find another one (SLES, I think), 
> but no RedHat.
>
> So, how should I install this? Are there any rpms, or do I have to install 
> from source? Is it still beta? should I even be installing it at all? Should 
> I use an alternative front-end?
>
> Thanks.
> _______________________________________________
> icinga-users mailing list
> [email protected]
> https://lists.icinga.org/mailman/listinfo/icinga-users


-- 
Eric Lippmann
Application Developer

NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nuernberg
Tel: +49 911 92885-0 | Fax: +49 911 92885-77
GF: Julian Hein, Bernd Erk | AG Nuernberg HRB18461
http://www.netways.de | [email protected]

** OSBConf 2015 - September - osbconf.org **
** OSMC 2015 - November - netways.de/osmc **
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to