[asterisk-bugs] [JIRA] (ASTERISK-27653) asterisk 13.19.0 with the bundled pjsip installation issues

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Tue Feb 6 15:37:13 CST 2018


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

Richard Mudgett commented on ASTERISK-27653:
--------------------------------------------

Do you have any output showing it installed modules when you ran the script in test mode?
In test mode it executes the echo command with the normal command as the parameters.

> asterisk 13.19.0 with the bundled pjsip installation issues
> -----------------------------------------------------------
>
>                 Key: ASTERISK-27653
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27653
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 13.19.0
>         Environment: Centos 7 Server x86_64 on Google Cloud Platform
>            Reporter: Eddie Johnson
>            Assignee: Unassigned
>              Labels: pjsip
>
> Issued the following command and received the following results:
> admin at asterisk-cloud-13190 asterisk-13.19.0]# ./configure --prefix=/usr --libdir=/usr/lib64 --with-pjproject-bundled
> configure: error: bzip2 is required to extract the pjproject tar file
> Next after installing bzip2 reissued the ./configure statement and received the following:
> admin at asterisk-cloud-13190 asterisk-13.19.0]# ./configure --prefix=/usr --libdir=/usr/lib64 --with-pjproject-bundled
> configure: error: patch is required to configure bundled pjproject
> Since I was able to untar asterisk-13.19.0-current.tar.gz I decided to run:
> ./install-preq test and received the following:
> #############################################
> ## test: test mode.
> ## Use the commands here to install your system.
> #############################################
> yum install -y patch unixODBC-devel libcurl-devel libogg-devel libvorbis-devel speex-devel spandsp-devel freetds-devel net-snmp-devel iksemel-devel corosynclib-devel popt-devel libtool-ltdl-devel lua-devel libsqlite3x-devel radiusclient-ng-devel portaudio-devel postgresql-devel libresample-devel neon-devel libical-devel openldap-devel gmime22-devel sqlite2-devel mysql-devel bluez-libs-devel jack-audio-connection-kit-devel gsm-devel libedit-devel jansson-devel libsrtp-devel pjproject-devel libxslt-devel python-devel
> All this was missing and would not allow me to configure asterisk bundled with pjsip
> Then I did the following:
> yum install -y patch unixODBC-devel libcurl-devel libogg-devel libvorbis-devel speex-devel 
> yum install -y patch spandsp-devel freetds-devel net-snmp-devel iksemel-devel 
> yum install -y patch corosynclib-devel popt-devel libtool-ltdl-devel
> yum install -y patch lua-devel libsqlite3x-devel radiusclient-ng-devel portaudio-devel
> yum install -y patch postgresql-devel libresample-devel neon-devel libical-devel
> yum install -y patch openldap-devel gmime22-devel sqlite2-devel
> yum install -y patch mysql-devel bluez-libs-devel jack-audio-connection-kit-devel
> yum install -y patch gsm-devel libedit-devel jansson-devel pjproject-devel
> yum install -y patch libxslt-devel python-devel
> Once this was complete I received the following after issuing the ./configure command again
> ./configure --prefix=/usr --libdir=/usr/lib64 --with-pjproject-bundled
> configure: Menuselect build configuration successfully completed
>                .$$$$$$$$$$$$$$$=..      
>             .$7$7..          .7$$7:.    
>           .$$:.                 ,$7.7   
>         .$7.     7$$$$           .$$77  
>      ..$$.       $$$$$            .$$$7 
>     ..7$   .?.   $$$$$   .?.       7$$$.
>    $.$.   .$$$7. $$$$7 .7$$$.      .$$$.
>  .777.   .$$$$$$77$$$77$$$$$7.      $$$,
>  $$$~      .7$$$$$$$$$$$$$7.       .$$$.
> .$$7          .7$$$$$$$7:          ?$$$.
> $$$          ?7$$$$$$$$$$I        .$$$7 
> $$$       .7$$$$$$$$$$$$$$$$      :$$$. 
> $$$       $$$$$$7$$$$$$$$$$$$    .$$$.  
> $$$        $$$   7$$$7  .$$$    .$$$.   
> $$$$             $$$$7         .$$$.    
> 7$$$7            7$$$$        7$$$      
>  $$$$$                        $$$       
>   $$$$7.                       $$  (TM)     
>    $$$$$$$.           .7$$$$$$  $$      
>      $$$$$$$$$$$$7$$$$$$$$$.$$$$$$      
>        $$$$$$$$$$$$$$$$.                
> configure: Package configured for: 
> configure: OS type  : linux-gnu
> configure: Host CPU : x86_64
> configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu :
> configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu :



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



More information about the asterisk-bugs mailing list