|
Chan_SCCP-[4.0.0_DEV]
|
These instructions are valid for most UNIX-like operating systems, including BSD and Linux variants.
On http://chan-sccp-b.sourceforge.net/download.shtml you can find links to lot of precompiled versions of chan-sccp-b. You can just at the specific repository file specific to your platform to your system and install chan-sccp-b from there.
The following prerequisites are required:
Build instructions:
$ ./configure
$ make
$ make install
For source code maintainers it is important to know that when you change something in one of the Makefile.am files or configure.ac you should run ./tools/bootstrap.sh before commiting to the repository.