summaryrefslogtreecommitdiffhomepage
path: root/doc/html/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/download.html')
-rw-r--r--doc/html/download.html18
1 files changed, 11 insertions, 7 deletions
diff --git a/doc/html/download.html b/doc/html/download.html
index 39f1e4c..4d93f91 100644
--- a/doc/html/download.html
+++ b/doc/html/download.html
@@ -1,11 +1,11 @@
-<!-- -*-html-*- -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>MDK download</title>
</head>
- <body bgcolor="white" link="#ff0000" vlink="#a00000">
+ <body bgcolor="white" link="#ff0000" vlink="#a00000">
<a name="top"></a>
<table cellspacing="0" cellpadding="5" border="0" align="center">
<tr>
@@ -40,13 +40,12 @@
<p align="right"><font color="#000069" size="+1">
Download
</font></p>
- <p>The latest version (0.1.1) source tarball is available for
+ <p>The latest version (0.2) source tarball, as well as the
+ HTML documentation is available for
download
<a
href="http://sourceforge.net/project/showfiles.php?group_id=13897">
here.</a></p>
- <p>A tarball containing the HTML documentation is available
- <a href="mdk-doc.tar.gz">here.</a></p>
<p align="right"><font color="#000069" size="+1">
<a name="reqs">Requirements</a>
</font></p>
@@ -80,7 +79,12 @@
./configure
make
</pre>
- Finally, to install the binaries and documentation, type, as root
+ After the compilation finishes, you can find the MDK
+ executables, <b>mixasm</b> (the assembler) and <b>mixvm</b>
+ (the MIX virtual machine) in the subdirectory
+ <b>mixutils</b>. They can be run directly from that
+ directory, but, if you prefer to install the binaries and
+ documentation in standard locations, type, as root
<pre>
make install
</pre>
@@ -99,7 +103,7 @@
<tr>
<td bgcolor="#909090">&nbsp;</td>
<td colspan="2" bgcolor="#909090" align="right">
- &nbsp;
+ <i>last modified Sat Jan 6 00:24:39 CET 2001</i>
</td>
</tr>
</table>