so you are performing following steps:

*sudo tar -xvzf asterisk-11.2.1.tar.gz*


*cd ./asterisk-11.2.1sudo ./configuresudo make*

*and get error?*


On Mon, May 12, 2014 at 4:07 PM, Mark Lin <[email protected]> wrote:

> Thank you Maxim,
>
> tried without "clean" ...
> getting the same error
>
>
> 2014-05-11 17:01 GMT+02:00 Maxim Solodovnik <[email protected]>:
>
>> try to skip this step "*sudo make clean*"
>
>
>
> On Sun, May 11, 2014 at 9:51 PM, Mark Lin <[email protected]> wrote:
>
>> Thank you Maxim,
>> found it and seems ok...
>>
>> now im trying to  -
>>
>> *Building and setting up Asterisk*
>> ------------------------------
>>
>> Run the commands
>>
>>
>>
>>
>>
>>
>>
>>
>> *sudo mkdir /usr/src/asterisk && cd /usr/src/asterisksudo wget
>> http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-11.2.1.tar.gz
>> <http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-11.2.1.tar.gz>
>> sudo tar -xvzf asterisk-11.2.1.tar.gzcd ./asterisk-11.2.1sudo make
>> cleansudo ./configuresudo make*
>>
>> Shell options:
>>         -irsD or -c command or -O shopt_option          (invocation only)
>>         -abefhkmnptuvxBCHP or -o option
>> ****
>> **** The configure script must be executed before running 'make'.
>> ****               Please run "./configure".
>> ****
>> make[1]: *** [makeopts] Error 1
>> make[1]: Leaving directory `/usr/src/asterisk/asterisk-11.2.1'
>> make: *** [_cleantest_all] Error 2
>> root@server1:/usr/src/asterisk/asterisk-11.2.1#
>>
>>
>>
>> 2014-05-11 14:20 GMT+02:00 Maxim Solodovnik <[email protected]>:
>>
>>> try to manually search for linux-headers-2.6.32
>>
>>
>>
>> On Sun, May 11, 2014 at 7:12 PM, Mark Lin <[email protected]> wrote:
>>
>>> Hello.
>>> Trying to set *SIP-Transport Integration* according to -
>>> http://openmeetings.apache.org/red5sip-integration_2.1.html.
>>>
>>> when -
>>>
>>> t@server1:~# apt-get install build-essential linux-headers-`uname -r`
>>> libxml2-dev libncurses5-dev libsqlite3-dev sqlite3 openssl libssl-dev
>>> Reading package lists... Done
>>> Building dependency tree
>>> Reading state information... Done
>>>
>>> getting -
>>>
>>> E: Unable to locate package linux-headers-2.6.32-042stab084.14
>>> E: Couldn't find any package by regex
>>> 'linux-headers-2.6.32-042stab084.14'
>>>
>>> how can i solve the issue?
>>>
>>> Thank you
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Reply via email to