On 16/04/13 13:54, binary dreamer wrote:
> i have tried all versions from r10 to r14 and i am getting the same problem.

I just tried, following the instructions on the page you linked with no
problems, other than a missing libxml building asterisk. My system is as
follows:
$ cat /etc/debian_version ; uname -a
6.0.6
Linux sf-squeeze-64 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012
x86_64 GNU/Linux

The exact process I followed is:

sudo apt-get install linux-headers-`uname -r` gcc g++ make libnewt-dev
libncurses5-dev openssl libssl-dev zlib1g-dev libxml2-dev
wget
http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.2.13.tar.gz
tar zxvf asterisk-1.6.2.13.tar.gz
cd asterisk-1.6.2.13
make clean && ./configure --disable-xmldocs && make && sudo make install
&& sudo make config
cd ..
wget
http://asterisk-chan-dongle.googlecode.com/files/chan_dongle-1.1.r14.tgz
tar xvf chan_dongle-1.1.r14.tgz
cd chan_dongle-1.1.r14
./configure --enable-manager --enable-apps
make
sudo make install

I have not tried building against the Debian packaged versions of
Asterisk, and you may have more luck asking the developers of
asterisk-chan-dongle about it.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/516d74eb.1040...@deathbycomputers.co.uk

Reply via email to