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:[email protected]
+972-50-7952406 mailto:[email protected]
http://www.xorcom.com iax:[email protected]/tzafrir
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users