[asterisk-bugs] [JIRA] (ASTERISK-26981) contrib: Patch for install_prereq script to support correct packages for Fedora F25
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Fri Jan 19 08:24:49 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-26981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Mudgett closed ASTERISK-26981.
--------------------------------------
Resolution: Duplicate
Closing in favor of ASTERISK-27599
> contrib: Patch for install_prereq script to support correct packages for Fedora F25
> -----------------------------------------------------------------------------------
>
> Key: ASTERISK-26981
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26981
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Contrib/General
> Affects Versions: 14.4.0
> Environment: OS: Fedora F25
> Reporter: Said Masoud
> Assignee: Unassigned
> Severity: Minor
> Labels: patch
> Attachments: install_prereq
>
>
> The instell_prereq script fails to run on Fedora, due to two minor package naming differences between RedHat/CentOS and Fedora. The two packages in question are (RH equivalent->Fedora equivalent):
> * gmime22-devel -> gmime-devel
> * radiusclient-ng-devel -> freeradius-client-devel
> In addition, there is one additional package that is required for Asterisk to run properly on Fedora: redhat-rpm-config. I have created a patch to the install_prereq script which installs these three packages when Fedora is properly detected on the machine. With this patch, Asterisk can be successfully installed, configured, started, and used on a local machine running Fedora F25.
> Steps to reproduce:
> # Install Fedora F25
> # Download Asterisk 14.4.0 tarball and extract
> # run: './contrib/scripts/install_prereq install'
> Patch will be attached.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list