diff --git a/mbuni/ChangeLog b/mbuni/ChangeLog index a253a5c..5fe351f 100644 --- a/mbuni/ChangeLog +++ b/mbuni/ChangeLog @@ -1,3 +1,5 @@ +2006-11-27 Paul A. Bagyenda + * Kannel dependency now pre-1.4.2 CVS 2006-11-25 Paul A. Bagyenda * Minor changes to remove work-arounds for Kannel GWLIB bugs (now fixed in CVS) diff --git a/mbuni/doc/Makefile.am b/mbuni/doc/Makefile.am index e5ebd78..dfa6f23 100644 --- a/mbuni/doc/Makefile.am +++ b/mbuni/doc/Makefile.am @@ -1 +1,2 @@ SUBDIRS = examples images +EXTRA_DIST = userguide.shtml diff --git a/mbuni/doc/examples/Makefile.am b/mbuni/doc/examples/Makefile.am index 067358e..243198f 100644 --- a/mbuni/doc/examples/Makefile.am +++ b/mbuni/doc/examples/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = mmsc.conf +EXTRA_DIST = mmsc.conf mmsbox.conf diff --git a/mbuni/doc/userguide.shtml b/mbuni/doc/userguide.shtml index 7ee0bc0..5ce0563 100644 --- a/mbuni/doc/userguide.shtml +++ b/mbuni/doc/userguide.shtml @@ -325,7 +325,7 @@ Mbuni is being developed on MacOS X and Linux systems using the C programming la

Mbuni utilises some libraries that are part of the Kannel source, specifically GWLIB and WAP libraries. In order to install Mbuni you - will need to install (a patched) Kannel (and therefore fulfil those + will need to install Kannel (and therefore fulfil those dependencies Mbuni shares with it).

@@ -390,8 +390,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 from kannel.org:

+will first need to download and install Kannel CVS (2006-11-23) from mbuni.org:

@@ -423,7 +423,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.0.0). Compile and +

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

cd