From dc3ad6068d67b7ac6a2b92fda7863a0977717297 Mon Sep 17 00:00:00 2001 From: bagyenda <> Date: Thu, 31 Mar 2011 06:07:47 +0000 Subject: [PATCH] *** empty log message *** --- mbuni/doc/userguide.shtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mbuni/doc/userguide.shtml b/mbuni/doc/userguide.shtml index 8021eed..f9d56e0 100644 --- a/mbuni/doc/userguide.shtml +++ b/mbuni/doc/userguide.shtml @@ -388,8 +388,8 @@ href="http://www.mbuni.org/downloads.shtml">download area of the website

Installing Kannel

In order to compile the software, you -will first need to download and install Kannel CVS (2008-07-07) from kannel.org:

+will first need to download and install Kannel (v1.4.2 and above) from kannel.org:

@@ -397,7 +397,7 @@ href="http://www.kannel.org/download/kannel-snapshot.tar.gz">kannel.org:

source files using a command like:

tar xvf -kannel-snapshot.tar.gz

+kannel-version.tar.gz

@@ -406,7 +406,7 @@ compile and install Kannel normally:

-cd kannel-snapshot; ./configure +cd kannel-version; ./configure
make install

@@ -421,7 +421,7 @@ unzip/tar Mbuni sources in a directory of your choice:

tar xzf mbuni-version.tgz -

Where version is the verion of Mbuni (e.g. 1.2.0). Compile and +

Where version is the verion of Mbuni (e.g. 1.5.0). Compile and install mbuni as follows:

cd