I didn't found an inadyn-mt rpm package for CentOS7. So I built one myself:
- Download the source rpm for Fedora 22.
- Install the source rpm
rpm -i inadyn-mt-2.24.44-1.fc22.src.rpm
- The sources are installed in the ~/rpmbuild directory.
- Move to the rpmbuild directory and run rpmbuild
cd ~/rpmbuild/SPECS rpmbuild -ba inadyn-mt.spec
- That's all. The rpm can now be installed with
rpm -i ~/rpmbuild/RPMS/x86_64/inadyn-mt-2.24.44-1.el7.centos.x86_64.rpm
Keine Kommentare
Kommentar veröffentlichen