[asterisk-bugs] [JIRA] (ASTERISK-23255) UUID included for Redhat, but missing for Debian distros in install_prereq script

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Feb 17 10:35:03 CST 2014


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

Kevin Harwell reassigned ASTERISK-23255:
----------------------------------------

    Assignee: Kevin Harwell
    
> UUID included for Redhat, but missing for Debian distros in install_prereq script
> ---------------------------------------------------------------------------------
>
>                 Key: ASTERISK-23255
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23255
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Contrib/General
>    Affects Versions: 11.7.0
>         Environment: /contrib/scripts/install_prereq
>            Reporter: Rusty Newton
>            Assignee: Kevin Harwell
>            Severity: Minor
>
> For pjproject to build ICE support in Asterisk 11, libuuid-devel(CentOS 6) or uuid-dev(Debian) is required. 
> If you don't have it, you'll have to dig through debug to find out that you missed it and that ICE support isn't working. This could result in some silent failures for people trying out WebRTC configurations that depend on ICE.
> It looks like we have it for RH based OS:
> {noformat}
> PACKAGES_RH="$PACKAGES_RH openldap-devel gmime22-devel sqlite2-devel mysql-devel bluez-libs-devel jack-audio-connection-kit-devel gsm-devel libedit-devel libuuid-devel"
> {noformat}
> I don't see uuid-dev for Debian in the script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list