1
0
Fork 0

*** empty log message ***

This commit is contained in:
bagyenda 2011-03-31 06:07:47 +00:00
parent d155bd57d4
commit dc3ad6068d
1 changed files with 5 additions and 5 deletions

View File

@ -388,8 +388,8 @@ href="http://www.mbuni.org/downloads.shtml">download area</a> of the website
<H4><!--TableOfContentsAnchor:Begin--><A NAME="Section_.1.2.1"></A><!--TableOfContentsAnchor:End-->Installing Kannel</H4>
<p>In order to compile the software, you
will first need to download and install Kannel CVS (2008-07-07) from <a
href="http://www.kannel.org/download/kannel-snapshot.tar.gz">kannel.org</a>:</p>
will first need to download and install Kannel (v1.4.2 and above) from <a
href="http://www.kannel.org/">kannel.org</a>:</p>
@ -397,7 +397,7 @@ href="http://www.kannel.org/download/kannel-snapshot.tar.gz">kannel.org</a>:</p>
source files using a command like:</p>
<p><tt>tar xvf
kannel-snapshot.tar.gz</tt></p>
kannel-<i>version</i>.tar.gz</tt></p>
@ -406,7 +406,7 @@ compile and install Kannel normally:</p>
<p>
<tt>cd kannel-snapshot; ./configure</tt>
<tt>cd kannel-<i>version</i>; ./configure</tt>
<br>
<tt>make install</tt>
</p>
@ -421,7 +421,7 @@ unzip/tar Mbuni sources in a directory of your choice:</p>
<tt>tar xzf mbuni-<i>version</i>.tgz</tt>
<p>Where <i>version</i> is the verion of Mbuni (e.g. 1.2.0). Compile and
<p>Where <i>version</i> is the verion of Mbuni (e.g. 1.5.0). Compile and
install mbuni as follows:</p>
<p ><tt>cd