summaryrefslogtreecommitdiff
path: root/noncore/games/go/README.XAMIGO
Unidiff
Diffstat (limited to 'noncore/games/go/README.XAMIGO') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/README.XAMIGO26
1 files changed, 26 insertions, 0 deletions
diff --git a/noncore/games/go/README.XAMIGO b/noncore/games/go/README.XAMIGO
new file mode 100644
index 0000000..219b25f
--- a/dev/null
+++ b/noncore/games/go/README.XAMIGO
@@ -0,0 +1,26 @@
1
2 Xamigo 1.1
3
4This is an alpha release of xamigo --- a port (read: quick hack) of the
5Amiga Go program AmiGo. I don't have time to get it real nice now,
6but will spend some more time on it when my thesis is out of the way.
7Sadly this is the second time I've said that :-)
8
9The `readme' from the original distribution is included as README.AMIGO
10
11An Imakefile is included, so you should be able to type
12 xmkmf
13 make
14to build xamigo. Let me know if you have problems with the Imakefile,
15preferably with fixes :-)
16
17You *have* to install the app-defaults file (Xamigo.ad) before you use
18xamigo. This should either go in /usr/lib/X11/app-defaults,
19or in your own app-defaults directory, as file Xamigo (ie lose the '.ad')
20If you do the latter, you have to:
21 setenv XAPPLRESDIR <full path of your app-defaults directory>
22
23Feel free to mail me any comments and suggestions for improvements.
24
25Neil
26neilb@scs.leeds.ac.uk