|
Written by Harry
|
|
Wednesday, 23 January 2008 |
|
Page 1 of 3 Installing asterisk You can install Asterisk in different ways. I will show you how you can download the source code and compile Asterisk yourself.Most open source projects use a cvs (Concurrent Versions System) to keep track of their code, and you can always download the latest version from there.
The hard way: cvs. When you want to compile a program in linux, you need to have the linux header files on your hard disk, and those header files must match your kernel version. If you followed along and installed
|
|
Last Updated ( Wednesday, 23 January 2008 )
|