Skip to content

Getting Started

Kurt Neo edited this page Jul 20, 2016 · 1 revision

To build:

git clone https://github.com/kneodev/ksmppd.git
cd ksmppd
./bootstrap.sh

If the above goes well (you will only need to bootstrap once)

make

You can now run using ./smpp/ksmppd.

Clone this wiki locally