We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#How to build RPM package for Red5 See also [https://github.com/Red5/installer/blob/master/redhat/howto.txt howto.txt] for detail.
For Red5-1.0.2 or above:
$ sudo yum -y install git rpm-build $ git clone https://github.com/Red5/installer/ ./red5-installer $ cd red5-installer/redhat/ $ ls Makefile howto.txt make_rpmPackage.sh old red5.init red5.spec $ ./make_rpmPackage.sh 1.0.3 # e.g) create red5-1.0.3-1.dist.arch.rpm
####labels Build, RPM, CentOS, Redhad, Fedora