Wanpipe System Requirements
Sangoma Linux Driver (Wanpipe) require a list of packages on your system prior to install. The following packages must also be installed if upgrading Wanpipe for Trixbox/Elastix/AsteriskNow from source (.tgz):
| All Linux Driver Minimum Requirements |
C developement tools ...(gcc) |
Simply copy and paste the strings below in the Linux command line to auto-download all the Linux Driver requirements
Note: The following assumes your Linux distribution uses "yum" or "apt" package managers, adjust to your distros package manager (for example Suse uses "yast").
| Redhat Distributions YUM Packages (i.e. Centos, Trixbox/Elastix source (.tgz) install ) |
| yum -y install kernel-devel-$(uname -r) libtool* make gcc patch perl bison gcc-c++ ncurses-devel flex libtermcap-devel autoconf* automake* autoconf |
* For W400 GSM, include "yum -y install libxml2-devel cmake"
* For Legacy SMG(BRI), include "yum -y install lksctp-tools-devel"
| Ubuntu/Debian 6 Distributions Apt-get Packages |
| apt-get -y install gcc g++ automake autoconf libtool make libncurses5-dev flex bison patch libtool autoconf linux-headers-$(uname -r) sqlite3 libsqlite3-dev |
* For Legacy SMG(BRI), include "apt-get -y install libsctp-dev"
| Debian 5 Apt-get Packages |
|
Download autotools-dev from http://ftp.us.debian.org/debian/pool/main/a/autotools-dev/autotools-dev_20100122.1_all.deb |
* For Legacy SMG(BRI), download libsctp-dev from http://packages.debian.org/lenny/libsctp-dev
| openSUSE Yast Packages |
| yast -i kernel-pae-devel yast -i libtool yast -i gcc yast -i patch yast -i perl yast -i bison yast -i gcc-c++ yast -i ncurses yast -i ncurses-devel yast -i flex yast -i compat-readline4 yast -i termcap yast -i lksctp-tools-devel yast -i autoconf yast -i automake yast -i libxml2 |









