diff options
Diffstat (limited to 'doc/mdk_install.texi')
-rw-r--r-- | doc/mdk_install.texi | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/mdk_install.texi b/doc/mdk_install.texi index 21adce6..e45e950 100644 --- a/doc/mdk_install.texi +++ b/doc/mdk_install.texi @@ -63,21 +63,21 @@ libraries installed in your system: @itemize @minus @item -@uref{http://www.gtk.org, GLIB 2.4.0} (required) +@uref{http://www.gtk.org, GLIB 2.16.0} (required) @item @uref{http://www.gnu.org/software/flex/flex.html, GNU Flex 2.5} (required) @item -@uref{http://www.gtk.org, GTK 2.4.0} (optional) +@uref{http://www.gtk.org, GTK 2.16.0} (optional) @item -@uref{http://ftp.gnome.org/pub/GNOME/sources/libglade/2.4/, Libglade -2.4.0} +@uref{http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/, Libglade +2.6.0} (optional) @item @uref{http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html, GNU Readline} (optional) @item -@uref{http://www.gnu.org/software/guile, GNU Libguile 1.6} (optional) +@uref{http://www.gnu.org/software/guile, GNU Libguile 1.8} (optional) @end itemize If present, readline and history are used to provide command completion @@ -117,7 +117,7 @@ you should see a message with the configuration results like the following: @example -*** GNU MDK 1.2 has been successfully configured. *** +*** GNU MDK @value{VERSION} has been successfully configured. *** Type 'make' to build the following utilities: - mixasm (MIX assembler) @@ -235,7 +235,7 @@ GNU MDK has been tested in the following platforms: @itemize @item -Debian GNU/Linux 2.2, 2.3, 3.0, 3.1, 3.2 +Debian GNU/Linux 2.2, 2.3, 3.0, 3.1, 3.2, 4.0, 5.0, sid @item Redhat GNU/Linux 8.0 (Ronald Cole), 7.0 (Agustin Navarro), 6.2 (Roberto Ferrero) @@ -254,8 +254,8 @@ functionalities on a first try. If you find problems with history/readline functionality, please try a newer/manually installed readline version.} @item -Mac OS X 10.1.2 (Johan Swanljung), Mac OS X 10.4.x (Darwin Port by Aleix -Conchillo). +Mac OS X 10.1.2 (Johan Swanljung), Mac OS X 10.4.x, 10.5 (Darwin Port by +Aleix Conchillo). @item AMD Athlon, GNU/Linux version 2.4.2-2smp (Red Hat 7.1 (Seawolf)) (N. H. F. Beebe) |