[asterisk-users] Help building dahdi for debian
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Sat Jun 13 16:33:12 CDT 2009
On Sat, Jun 13, 2009 at 11:04:05PM +0200, Erik de Wild: Tripple-o wrote:
> perhap this is not an answer to your question but following this
> procedure will result in a working Asterisk system. I use this list
> when setting up an Asterisk system after installing a basic Debian
> etch network install :
>
> apt-get install mc # just my bad habbit
> apt-get install ssh
You can install several packages in one command. Infact it would be both
faster and would handle common dependencies better.
> apt-get install build-essential
> apt-get install module-assistant
>
> m-a prepare
>
> # based on info from asterisk-guru
> apt-get install bison
No longer needed for building asterisk.
apt-get install asterisk
is a good start.
Alternatively:
apt-get build-dep asterisk
>
> apt-get install ncurses-dev
>
> apt-get install libssl-dev
>
> apt-get install libnewt-dev
>
> apt-get install zlib1g-dev
>
> apt-get install initrd-tools
I think that this one is old/ If it's needed it is likely to get pulled
by its dependencies.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the asterisk-users
mailing list