1This is the release version 2.15 of the Risk boardgame
2running under the X window system. In this release we have
3multi-language-support in English, Norwegian, French and
4(almost) German.
5
6Installation of xrisk goes as follows:
7
8imake
9-----
101. Edit xrisk.def to make the installation fit your site.
112. Type ``xmkmf'' to make Makefile in top direktory.
123. Type ``make Makefiles'' to make all Makefiles.
134. Type ``make depend'' to make dependencis.
145. Type ``make'' to make xrisk.
156. Type ``make install'' to install xrisk with all libraries.
167. Type ``make install.man'' to install manualpages.
17
18make
19----
201. Edit the Makefile.unix to make the installation fit your site.
212. Type ``make -f Makefile.unix'' to make xrisk.
223. Type ``make -f Makefile.unix install'' to install xrisk with all
23   libraries and manualpages.
24
25xrisk is known to compile and run under dec-mips, sun3, sun-sparc, dec-osf1,
26hp, IBM RS-6000, ALPHA OSF/1 and apollo. Other machines have not been yet
27but should work fine.
28
29There have been slight problems running under ALPHA OSF/1 and apollo.
30
31For those of you who are stuck with a k&r compiler who don't understand
32prototypes either (imake) uncomment the definition of _NO_PROTO in
33xrisk.def or (unix make) add -D_NO_PROTO to DEFS in src/Makefile.unix.
34
35If you miss your own language, feel free to make a map-file
36and send it to us. We will include it in future releases.
37
38Thanks to:
39Burkhard Weidmann <weidmann@rhrk.uni-kl.de> for writing a german translation.
40Mario Dorion <Mario.Dorion@Canada.Sun.COM> for writing a frensh translation.
41Anthony Baxter <anthony@aaii.oz.au> for making things work with an
42                                    ICCCM window manager(olvwm).
43And several others for pointing out several bugs.
44Programvareverkstedet <pvv@pvv.unit.no>
45
46Where the newest version will be located.
47-----------------------------------------
48ugle.unit.no:        ./pub/X11/contrib/xrisk-?.??.tgz
49flipper.pvv.unit.no: ./pub/pvv-source/unix/games/xrisk-?.??.tgz
50
51Bugreports/-fixes, suggestions and new implementations should be sendt to
52xrisk@pvv.unit.no.
53