[asterisk-bugs] [JIRA] (ASTERISK-27736) [patch] install_prereq: Add SUSE.

Alexander Traud (JIRA) noreply at issues.asterisk.org
Mon Mar 12 08:02:13 CDT 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Traud updated ASTERISK-27736:
---------------------------------------

    Attachment: SUSE_install_prereq.patch

> [patch] install_prereq: Add SUSE.
> ---------------------------------
>
>                 Key: ASTERISK-27736
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27736
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Contrib/General
>    Affects Versions: 13.19.2
>         Environment: SUSE Linux Enterprise Server (SLES 12)
> openSUSE Leap (42.3)
> openSUSE Tumbleweed (rolling release)
>            Reporter: Alexander Traud
>            Severity: Trivial
>              Labels: patch
>         Attachments: SUSE_install_prereq.patch
>
>
> When it comes to the Linux based distributions of the SUSE family, Asterisk has seen many contributions from the community in the past. Although many of those SUSE users are likely to go for a pre-compiled package, the SUSE support should be as complete as possible within Asterisk already. One puzzle piece is the script {{./contrib/scripts/install_prereq}}, which allows a first-time user to install required libraries to compile all Asterisk modules.
> After tests in openSUSE Leap 42.3 the following differences to Red Hat were revealed (see ASTERISK-27599):
> *undetected* by {{./configure}}
> * BFD
> Although the package _binutils-devel_ installs the header file _bfd.h_, no package was found which creates the symlink _libbfd.so_ to the runtime library. The SUSE world only offers a static libary _libbfd.a_, which is not taken by the Asterisk {{./configure}} script. Therefore, Better Backtraces only works if you create that symlink yourself manually.
> *not added* because not found:
> * [Hoard|http://hoard.org/]
> * libresample, not API compatible with libsamplerate either
> *not added*:
> * libjack-devel
> The module app_jack -- the only module which requires jack -- requires libresample as well. libresample was not found. Therefore, no reason was found to install jack, although that is available as package.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list