1
0
Fork 0

Updates to documentation for new build procedures

This commit is contained in:
bagyenda 2005-10-20 11:08:33 +00:00
parent 07119b61f9
commit 2aa2319a6f
1 changed files with 6 additions and 6 deletions

View File

@ -458,17 +458,17 @@ 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. 0.9.8). Compile and
<p>Where <i>version</i> is the verion of Mbuni (e.g. 1.0.0). Compile and
install mbuni as follows:</p>
<p ><tt>cd
mbuni-<i>version</i></tt><br>
<tt>./configure</tt><br>
<tt>./bootstrap</tt><br>
<tt> ./configure</tt><br>
<tt>make insall</tt>
</p>
You need to have AutoMake for the above to work
<p >If you installed
Kannel in a non-standard location, you will need to supply the location to <tt>configure</tt> using <tt>--with-kannel=<i>kannel_directory</i></tt></p>
@ -482,8 +482,8 @@ Kannel in a non-standard location, you will need to supply the location to <tt>c
<tt> cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mbuni co -P mbuni</tt><br>
you can then <tt>cd mbuni</tt> and use the <tt>./configure</tt> and
<tt>make install</tt> as above.
you can then
install as above.
<p >Mbuni consists of