[asterisk-bugs] [JIRA] (ASTERISK-27475) codec_opus requires libcurl
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Wed May 16 04:03:56 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243420#comment-243420 ]
Alexander Traud commented on ASTERISK-27475:
--------------------------------------------
Can someone re-open this report and update the version numbers? Sean reverted the change (thanks for that) and the change did not made it into an Asterisk release. After fixing a lot of issues in the build system, I still do not have an approach for this either. AC_LINK_IFELSE sounds promising, but I have not tested it, yet. Until then, another approach would be at least to update the comment/info for opus_codec in Menuselect.
bq. This issue got missed because libcurl is installed as default on many Linux distributions, even on your Ubuntu 16.04 LTS for Desktops.
Since Ubuntu 18.04 LTS, a minimal installation option exists. With that libcurl is not installed on default. One has to go for{code}sudo apt install libcurl4{code}
> codec_opus requires libcurl
> ---------------------------
>
> Key: ASTERISK-27475
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27475
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Codecs/codec_opus
> Affects Versions: 14.7.3, 15.1.3
> Environment: Ubuntu 16.04
> Reporter: Samuel For
> Assignee: Sean Bright
> Severity: Trivial
> Target Release: 13.19.0, 15.2.0
>
>
> If libcurl is not present on the platform when building Asterisk everything will still build and codec_opus will be downloaded however there will be not translation path available for Opus.
> Reason is that Opus requires libcurl. Once libcurl is installed then Opus will show up in the translation path.
> Probably should be documented or stated as a requirement next to xmlstarlet in the menuselect options.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list