[asterisk-bugs] [JIRA] (DAHTOOL-72) make config does not install init scripts

Johan Wilfer (JIRA) noreply at issues.asterisk.org
Mon Sep 5 06:18:01 CDT 2016


    [ https://issues.asterisk.org/jira/browse/DAHTOOL-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232143#comment-232143 ] 

Johan Wilfer commented on DAHTOOL-72:
-------------------------------------

Same thing with 2.11.1, with debian 8 (jessie). But the workaround works fine. 

> make config does not install init scripts
> -----------------------------------------
>
>                 Key: DAHTOOL-72
>                 URL: https://issues.asterisk.org/jira/browse/DAHTOOL-72
>             Project: DAHDI-Tools
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 2.10.0
>         Environment: Ubuntu Server 14.04.3 LTS
>            Reporter: Mike Lees
>            Assignee: Wendell Thompson
>            Severity: Minor
>
> *Note:* this relates version *2.11.0* but it isn't available as an affects version.
> {noformat}
> # tar xvzf ~/asterisk-complete/asterisk/dahdi-linux-complete-current.tar.gz
> # cd dahdi-linux-complete-2.11.0+2.11.0
> # export LIBS=-lm
> # make
> [...]
> # make install
> [...]
> ###################################################
> ###
> ### DAHDI tools installed successfully.
> ### If you have not done so before, install init scripts with:
> ###
> ###   make config
> ###
> ###################################################
> [...]
> # make config
> [...]
> # ls /etc/init.d/dahdi
> ls: cannot access /etc/init.d/dahdi: No such file or directory
> {noformat}
> Workaround:
> {noformat}
> # cd tools
> # make install-config
> [...]
>  Adding system startup for /etc/init.d/dahdi ...
> [...]
> {noformat}
> This was not a problem with 2.10.2



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



More information about the asterisk-bugs mailing list